Sending Test Messages from the Event Debug View
You can send a Mobile Push notification or an App Inbox message to a test device to verify whether a contact has been created.
The Debug page only shows devices where the app runs with the SDK debug mode enabled for Android or iOS. The checks on this page also use data only from such devices.
A production app without debug mode doesn't appear here. That's why the checks can show that data is missing even when the app is set up correctly.
To send a test message to a device with your production app, use Send test message in the message list ā see Testing Message. This requires a contact with a mobile token.
To send a test mobile push notification or an app inbox message:
- Go to your account menu ā Settings, click Mob Push in the left-hand side menu, and click Debug near the app's name.

- Expand the device dropdown list and select the test device.

- Click the Send test Mobile Push button to send a test mobile push notification.
Or,
Click the Send test App Inbox button to send a test app inbox message.

- In the Send test Mobile Push window or in the Send test App Inbox window, select the radio button beside the message you want to send and click Send.

The confirmation message shows for a short while.

Check the test device to see the message.
Testing SDK After Integration
For future SDK testing, to ensure a more convenient and flexible process, we recommend considering one of the following approaches:
- Create a separate app for development
- Create a separate account for development
- Keep the current configuration unchanged and perform testing using a
TestFlightbuild
What a separate app isolates and what a separate account isolates is described in Connect Your Mobile App.
Updated about 4 hours ago
