SDK Configuration
Get the APP ID from the Settings Page of the dashboard Dashboard --> Settings --> App --> General on the MoEngage dashboard and initialize the MoEngage SDK in the Application class onCreate().
NOTEInitialize the SDK on the main thread inside onCreate() and not create a worker thread and initialize the SDK on that thread. |