Test the SDK integration

This article provides brief information on methods that you can use to test the integration of the SDK with your Android app.

These are some of the guidelines to verify the correctness of the SDK integration. The most important thing is to ensure that the app is working as it was before integrating with the SDK.

There are 4 components to verifying the integration:

  1. SDK initialized correctly
    Ensure that certain events occur properly. For example, your app triggers the identify, click, app_open events correctly.
  2. Dashboard
    Confirm that the events show up correctly in the Dashboard, under the user profile.
  3. Notifications
    Use the Push Studio editor to create different types of push messages and ensure that the notifications render correctly on devices.
  4. Campaigns
    Create a test campaign with the test devices and run a campaign against them, making sure that you are getting stats.

You can find documentation on how to use the Dashboard, Push Studio, and Campaigns in the user guides.