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

Never shows as authenticated #1

Open
gavitron1 opened this issue Aug 12, 2019 · 4 comments
Open

Never shows as authenticated #1

gavitron1 opened this issue Aug 12, 2019 · 4 comments

Comments

@gavitron1
Copy link

After logging in the first time and rerunning the app, credentials state is never .authorized and so doesn't log you in on app open.

This is the error that it shows.

2019-08-12 13:37:40.229003-0600 SignInWithAppleDemo[44007:12475950] [core] Authorization failed: Error Domain=AKAuthenticationError Code=-7001 "(null)" UserInfo={AKClientBundleID=com.example.apple-samplecode.juice}

@yuxiaoxi
Copy link

After logging in the first time and rerunning the app, credentials state is never .authorized and so doesn't log you in on app open.

This is the error that it shows.

2019-08-12 13:37:40.229003-0600 SignInWithAppleDemo[44007:12475950] [core] Authorization failed: Error Domain=AKAuthenticationError Code=-7001 "(null)" UserInfo={AKClientBundleID=com.example.apple-samplecode.juice}

me too !!!the demo of apple supply is also don't work

@vineetchoudhary
Copy link
Member

Hi, You've to register a new application in your apple developer account. Then replace the current bundle identifier with your newly created application identifier.

@rhenz
Copy link

rhenz commented Sep 11, 2019

How do you guys manage to make the logout listener work? I made an observer for detecting the credentialState of the userID

@adamirowe
Copy link

adamirowe commented Mar 6, 2020

Hi, You've to register a new application in your apple developer account. Then replace the current bundle identifier with your newly created application identifier.

@vineetchoudhary This is also happening with my production app.

Scratch that, works on a real device, but not in simulator.

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

5 participants