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
Im not sure if the issue is with this plugin but it takes an extremely long time to login. from after the password is entered to login takes sometimes 1 hour.
any idea what could cause this ?
The text was updated successfully, but these errors were encountered:
I also get this problem, though I'm not sure if it's very slow or just completely stuck because I didn't wait an hour.
I'm testing on the iOS Simulator running iPad 9th generation - iOS 15.0.
It never returns from this call:
final result = await TheAppleSignIn.performRequests(
[const AppleIdRequest(requestedScopes: [Scope.email])]);
Im not sure if the issue is with this plugin but it takes an extremely long time to login. from after the password is entered to login takes sometimes 1 hour.
any idea what could cause this ?
The text was updated successfully, but these errors were encountered: