Skip to content

Google Play Store issue #58

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

Open
Ryu17 opened this issue Sep 11, 2018 · 4 comments
Open

Google Play Store issue #58

Ryu17 opened this issue Sep 11, 2018 · 4 comments

Comments

@Ryu17
Copy link

Ryu17 commented Sep 11, 2018

MY PROBLEM :
Google Sign-in worked fine before uploading my app to the Google Play Store. However, if you upload your app to the Google Play Store and download the app from the Store and try Google Sign-in, you will not be able to sign in.

In logcat, I see the following error message:
image
image
image

Has anyone experienced a similar problem?

@jonavuka
Copy link

I am having the same issue now, once I release the whole thing fails... When I build and install locally it's fine

@Ryu17
Copy link
Author

Ryu17 commented Nov 15, 2018

I am having the same issue now, once I release the whole thing fails... When I build and install locally it's fine

I solved this problem. Did you use Google Play App Signing to register your app with Google Play Console? There are two SHA-1 values for uploading and for signing. Try changing the SHA-1 value.

@jonavuka
Copy link

Thanks you're right about the SHA-1. However, for those using firebase with this plugin just link your app (with the google play store link) in the firebase console which will update the SHA-1 in the firebase project. If it doesn't update just add it in the firebase project manually yourself. Basically there should be both SHAs in the firebase project the upload SHA-1 and the app signing SHA-1

@derwaldgeist
Copy link

derwaldgeist commented Nov 23, 2020

I noticed that when you are using Android Bundles and let Google Play Store sign your app, the SHA-1 key is not valid for the app in the app store anymore. I had to setup another Android App in the Google console, using the SHA-1 you can find in Play Store.

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

3 participants