Replies: 1 comment
-
Hey @Ellynnn did you managed to find the solution or cause to this problem? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I build my app in release mode for IOS and on first launch during
getAPNSToken()
it will return me a value. I killed the app and relaunch it, thegetAPNSToken()
returns null andgetToken()
will hang. Can I know if this is an expected behaviour?However, in debug mode,
getAPNSToken()
andgetToken()
always returns a valueBeta Was this translation helpful? Give feedback.
All reactions