Release checklist
Before you go live with MoEngage SDK
Before releasing your application with MoEngage SDK integrated verify if the following items have been implemented.
Checklist
- Validate MoEngage SDK is initialized with the correct app-id in the
onCreate()
of the Application class. - Make sure to add the install/update differentiation code as shown here
- Test push notification on a physical device.
- In case you are using vector drawables, .webp or any file format other than .png images for notifications, please make sure you have tested on all OS versions supported by your app.
- Track Events and User Attributes comprehensively that meet your marketing goals.
- Test In-App Campaigns.
- Make sure you have embedded NudgeView if you want to use it.
You can use our Integration Validation Tool to validate your integration.
Updated over 5 years ago