Retrieve Push User ID

You can retrieve your Push User ID using the following steps. This ID can be used for sending test notifications using the Subscriber ID / Push ID segment condition or provided to your account manager for debugging purposes.

Using the device on which you are subscribed to notifications bring your application into the foreground and background 4 times within 20 seconds. After completing this you should get an indication that the Push User ID has been copied to the clipboard.

iOS Example

After performing the steps on iOS a modal will show on the device that informs you that the Push ID has been copied to the clipboard.

Android Example

After performing the steps on Android a component will show in the bottom left of the device with options to share the Push ID.

Last updated