onComplete
function of OnCompleteListener
, set the Push identifier by calling the API MobileCore.setPushIdentifier
.optedout
, the push identifier will not be set.registerForRemoteNotifications
to register the app and receive the APNS token.application:didRegisterForRemoteNotificationsWithDeviceToken:
delegate function.application:didRegisterForRemoteNotificationsWithDeviceToken:
, call setPushIdentifier
to set the Push identifier.optedout
, the push identifier will not be set.id=broadlogID,deliveryID,action
to the Campaign server, see screenshots below for more details about what to look.