realm / realm-tasks

To Do app built with Realm, inspired by Clear for iOS
Other
368 stars 73 forks source link

Google Auth doesn't work: Status{statusCode=unknown status code: 12501, resolution=null} #410

Closed Zhuinden closed 7 years ago

Zhuinden commented 7 years ago

handleSignInResult receives a GoogleSignInResult where isSuccess() == false.

The status has following message:

Status{statusCode=unknown status code: 12501, resolution=null}

I'm not sure what's wrong with it at the moment.

Zhuinden commented 7 years ago

It probably has something to do with the included debug.keystore and its SHA1 hash or something.

andysmithdev commented 6 years ago

How did you fix this problem please? I'm a little surprised the demo app doesn't work out of the box, very disappointing.

Zhuinden commented 6 years ago

@andysmithdev I think you need to create a release build for it to use the provided keystore as the signing config