Luana Fernandes
Luana Fernandes
I am having the same issue except my push notifications session in xcode has no issues... but when I ran the app it doesn't show me the alert saying my...
Hi @ScriptiZer .. What I did in my app was to verify if the token is still valid, if it was then I would go to my main screen, if...
I have a similar scenario where I want the user to login only once and not anymore but I still need a token to access the user's stuff in office...
@YvesCandel your workaround helped me a lot! thank you!