Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login process takes extremely long time #6

Open
crushman1 opened this issue Oct 14, 2021 · 4 comments
Open

Login process takes extremely long time #6

crushman1 opened this issue Oct 14, 2021 · 4 comments

Comments

@crushman1
Copy link

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 ?

@odedstr
Copy link

odedstr commented Oct 31, 2021

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])]);

@Fnalsk
Copy link

Fnalsk commented Nov 11, 2021

same issue here

1 similar comment
@DenisMrGnusa
Copy link

same issue here

@Fnalsk
Copy link

Fnalsk commented Nov 17, 2021

Turns out this is a bug with iOS 15, and it only happens on simulators. To everyone that has this issue try using 13.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants