You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I download the latest version AirPushNotification.ane and test it in my project.
I register PushNotificationEvent.PERMISSION_GIVEN_WITH_TOKEN_EVENT and calling PushNotification.instance.registerForPushNotification();
It will trigger this event but when I check the token, it's a empty string.
My device OS is iOS 9.3.5
I use Adobe AIR SDK AdobeAIRSDK 25.0.0.134 and AdobeAIRSDK 26.0.0.118 package my test ipa, all have the same problem.
Can someone help to solve this problem?
Thank you
The text was updated successfully, but these errors were encountered:
I download the latest version AirPushNotification.ane and test it in my project.
I register PushNotificationEvent.PERMISSION_GIVEN_WITH_TOKEN_EVENT and calling PushNotification.instance.registerForPushNotification();
It will trigger this event but when I check the token, it's a empty string.
My device OS is iOS 9.3.5
I use Adobe AIR SDK AdobeAIRSDK 25.0.0.134 and AdobeAIRSDK 26.0.0.118 package my test ipa, all have the same problem.
Can someone help to solve this problem?
Thank you
The text was updated successfully, but these errors were encountered: