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

Can't sign in with Simulator after update to Xcode 8.0 #130

Closed
psopher opened this issue Sep 14, 2016 · 2 comments
Closed

Can't sign in with Simulator after update to Xcode 8.0 #130

psopher opened this issue Sep 14, 2016 · 2 comments

Comments

@psopher
Copy link

psopher commented Sep 14, 2016

I just updated to Xcode 8.0, and I can't log into my with Google, Facebook, or Email/Password with the iPhone Simulator now.

Error Message for Google Sign-in:
There was an error: Error Domain=FIRAuthUIErrorDomain Code=1 "(null)" UserInfo={FIRAuthUIErrorUserInfoProviderIDKey=google.com, NSUnderlyingError=0x600000841b00 {Error Domain=com.google.GIDSignIn Code=-2 "keychain error" UserInfo={NSLocalizedDescription=keychain error}}}

Error Message for Facebook Sign-in:
There was an error: Error Domain=FIRAuthUIErrorDomain Code=1 "(null)" UserInfo={FIRAuthUIErrorUserInfoProviderIDKey=facebook.com, NSUnderlyingError=0x6080008548b0 {Error Domain=com.facebook.sdk.login Code=308 "(null)"}}

Error Message for Email/Password Sign-in:
There was an error: Error Domain=FIRAuthErrorDomain Code=17995 "An error occurred while accessing the keychain." UserInfo={NSLocalizedDescription=An error occurred while accessing the keychain., error_name=ERROR_KEYCHAIN_ERROR, NSLocalizedFailureReason=SecItemAdd (-34018)}

The problem only occurs on my iPhone Simulator. What's going on?

@psopher
Copy link
Author

psopher commented Sep 14, 2016

@asciimike
Copy link
Contributor

Yeah, the short answer is that the keychain in the simulator is broken on iOS 10 (yes, even the GM release). It should work on a physical device, and we've filed a radar with Apple to get this fixed in the sim.

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

2 participants