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 tried implementing the Apple signin without logout, and works without any issues on the simulator. Haven't tried it on a real device yet. Just curious to know will it be an issue when a release build is taken.
The text was updated successfully, but these errors were encountered:
I tried to implement the logout function, but if the user is not already logged in with Apple, then calling await appleAuth.performRequest({ requestedOperation: AppleAuthRequestOperation.LOGOUT }) will cause a login prompt instead...
I tried implementing the Apple signin without logout, and works without any issues on the simulator. Haven't tried it on a real device yet. Just curious to know will it be an issue when a release build is taken.
The text was updated successfully, but these errors were encountered: