Code Monkey home page Code Monkey logo

Comments (15)

killerchip avatar killerchip commented on July 18, 2024 1

Does this help?
#1252

from google-signin.

Ali-Hassan-0 avatar Ali-Hassan-0 commented on July 18, 2024 1

Also I'm facing this issue and waiting solution.

from google-signin.

MiiiaYang avatar MiiiaYang commented on July 18, 2024 1

Does this help? #1252

I have the same problem!
I also done this, But it doesn't help.

from google-signin.

mohdabbas avatar mohdabbas commented on July 18, 2024 1

Did anyone find the solution?

from google-signin.

mohdabbas avatar mohdabbas commented on July 18, 2024 1

We were not expecting this answer!

from google-signin.

Ganeshguru5 avatar Ganeshguru5 commented on July 18, 2024

Does this help? #1252

Thanks, But it does'nt help. I have already done this.

from google-signin.

Ganeshguru5 avatar Ganeshguru5 commented on July 18, 2024

Did anyone find the solution?

No, I tired of research on this issue on past two weeks.

from google-signin.

ahmadtech199 avatar ahmadtech199 commented on July 18, 2024

Did anyone find the solution?

from google-signin.

mohammad-goldast avatar mohammad-goldast commented on July 18, 2024

Same issue,
Doesn't Google Console change our SHA-1 when we upload the app with .aab format?

from google-signin.

mohammad-goldast avatar mohammad-goldast commented on July 18, 2024

SOLUTION:

As I mentioned a question in the above message, I searched a little about Google Signing and realized that the Google App Sign section in the GooglePlay dashboard, changes the SHA-1 fingerprint after uploading.

The only thing you need to do is :
1 - Go to the GooglePlay Dashboard
2 - Setup > App Signing
3 - Copy the SHA-1 Certificate
4 - Go to the Firebase > Project Settings
5 - Press "Add a new fingerprint" button inside of the Android project
6 - Past the new SHA-1 there and save it.

Done.

from google-signin.

vyshakh avatar vyshakh commented on July 18, 2024

I'm also facing the same issue. Production release apk is working fine, but getting DEVELOPER_ERROR after release on playstore. I already have SHA-1 in place

from google-signin.

vyshakh avatar vyshakh commented on July 18, 2024

This worked for me. @mohammad-goldast @Ganeshguru5
play console -> production -> app bundles -> downloads -> download signed universal apk
Run below command
keytool -printcert -jarfile version_number.apk
copy the sha1 to firebase

from google-signin.

lamlengend98 avatar lamlengend98 commented on July 18, 2024

I did everything, copy SHA-1 to firebase, create Android Credentials on Google Cloud
Still not working, so sad

from google-signin.

vonovak avatar vonovak commented on July 18, 2024

Hello and thanks for asking,
please refer to the guide https://react-native-google-signin.github.io/docs/troubleshooting or get in touch with me if you're stuck (as a paid service, see at the top of the linked page)
Thank you 🙂

from google-signin.

vonovak avatar vonovak commented on July 18, 2024

We were not expecting this answer!

I beg your pardon?

from google-signin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.