Documentation Index
Fetch the complete documentation index at: https://moengage-crashes-in-debug-feedback.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
This is the final step to activate the MoEngage SDK. Calling the initialize method activates your configurations and lets the SDK start tracking data and handling messages.You must complete the installation and configurationguides before you initialize the SDK.
Initialize the SDK
We recommend you initialize the SDK in your app’s root component, which is usually App.js or App.tsx. To initialize the SDK, write the following code:The minimum supported version for
expo-notification is 0.31.0.