Skip to content

Google Play Store issue #58

@Ryu17

Description

@Ryu17

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?

Activity

jonavuka

jonavuka commented on Nov 15, 2018

@jonavuka

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

Ryu17

Ryu17 commented on Nov 15, 2018

@Ryu17
Author

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

jonavuka commented on Nov 15, 2018

@jonavuka

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

derwaldgeist commented on Nov 23, 2020

@derwaldgeist

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jonavuka@derwaldgeist@Ryu17

        Issue actions

          Google Play Store issue · Issue #58 · googlesamples/google-signin-unity