Skip to content

Push Token

Obaied edited this page Nov 2, 2016 · 2 revisions

To send us the push notification token, add the following call to Adjust whenever you get your token in the app or when it gets updated:

Adjust.setDeviceToken("YourPushNotificationToken");
Clone this wiki locally