Why are you not able to see the MoEngage logs?
There could be couple of reasons for this -
- Ensure you have enabled verbose logs in the application class of your project - you can read more information here.
- 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.