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

Example project login state check failure #45

Open
maxism opened this issue May 15, 2020 · 0 comments
Open

Example project login state check failure #45

maxism opened this issue May 15, 2020 · 0 comments

Comments

@maxism
Copy link

maxism commented May 15, 2020

Hi and thanks for your work!

To test the possibility of using the package, I cloned the repository and tried to start it from the example folder. For this (as written in the instructions) I opened Xcode and check enabled "Sign In with Apple" capability for all build targets and changed signing account to my own.

The application started without problems, the signing in procedure works without problems, but when it comes to login state check, it fails. I think it might be connected with #7, cause i have the same error:

flutter: getCredentialState returned an error: The operation couldn’t be completed. (com.apple.AuthenticationServices.AuthorizationError error 1000.)

My flutter doctor output:

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel beta, v1.17.0-3.4.pre, on Mac OS X 10.15.4 19E287, locale en-RU)
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
[✓] Xcode - develop for iOS and macOS (Xcode 11.4.1)
[!] Android Studio (not installed)
[✓] VS Code (version 1.45.0)
[✓] Connected device (1 available)
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

1 participant