Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.

[BUG] Sign_in_failed #45

Open
adityathakurxd opened this issue Oct 8, 2021 · 5 comments
Open

[BUG] Sign_in_failed #45

adityathakurxd opened this issue Oct 8, 2021 · 5 comments
Labels
bug Something isn't working

Comments

@adityathakurxd
Copy link
Owner

Describe the bug
The error message reads: Sign_in_failed, com.google.android.gms.common.api.ApiException: 10

To Reproduce
Steps to reproduce the behavior:

  1. Sign in using the Google Account

Expected behavior
Should sign in using Google without Error Message

@adityathakurxd adityathakurxd added the bug Something isn't working label Oct 8, 2021
@adityathakurxd
Copy link
Owner Author

The problem occurs due to missing SHA on Firebase console.

To resolve run:
cd android
gradlew signingReport

and, DM me on Discord the SHA1 of debug.
Discord Link: https://teamaditya.co/

@up4154
Copy link
Contributor

up4154 commented Oct 20, 2021

can you please assign this to me?

@up4154
Copy link
Contributor

up4154 commented Oct 20, 2021

You need to create your own Keystore file. Use your created Keystore as a destination rather than debug Keystore. Share the same Keystore with your team members, all will get the same SHA1 key by using the same key store.

@adityathakurxd
Copy link
Owner Author

Alright! Would it be safe tho adding keystore to a public repo?

@up4154
Copy link
Contributor

up4154 commented Oct 21, 2021

No

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants