Once you’ve set up the Adjust SDK in your app, you should test it to make sure everything is working. Adjust provides a testing console you can use to see information passed from your test device to Adjust’s servers.
You can use the following tools to test the Adjust SDK:
- The Adjust testing console, available in AppView.
- The Adjust Device API.
- Your IDE’s log output.
The guides in this section show you how to test various features and scenarios so you can be sure your integration works as expected.
- Test that the SDK is sending install information to Adjust.
- Test that the SDK is sending your in-app events to Adjust.
- Test that the SDK is sending your subscription information to Adjust.
- Test that you’ve integrated the Adjust SDK signature correctly for your platform.