-
Notifications
You must be signed in to change notification settings - Fork 44
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");
Basic Integration
Additional Features