> ## Documentation Index
> Fetch the complete documentation index at: https://moengage.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Troubleshooting and FAQs - Capacitor

> Troubleshoot common Capacitor SDK issues including missing MoEngage logs and configuration problems.

## Why are you not able to see the MoEngage logs?

There could be couple of reasons for this - 

1. Ensure you have enabled verbose logs in the application class of your project - you can read more information [here](/developer-guide/android-sdk/troubleshooting-and-faqs/how-to-share-android-moengage-sdk-logs).
2. Ensure that the name of the application class in the manifest file in your android project is same as application name that is mentioned in your application file. check the image below for more understanding.

<img src="https://mintcdn.com/moengage/b13dNrqwcDhjET-m/images/TroubleshootingandFAQs-Capacitor1-1.png?fit=max&auto=format&n=b13dNrqwcDhjET-m&q=85&s=4f158d89e0eb784e736dbe0fee7ccde5" alt="Troubleshootingand FA Qs Capacitor1 1" width="1568" height="1017" data-path="images/TroubleshootingandFAQs-Capacitor1-1.png" />
