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
@simonng Thank you for the awesome tutorial! It has been the most helpful!!
I am currently stuck at getting user token via SKCloudServiceController's requestusertoken method.
I have been following everything from your article exactly the same.
However, my cloudServiceController.requestUserToken closure does not even get called.
The request does not even return any errors! Just never gets called.