You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google SignIn in the login page of the app is not working.
Expected Behavior
It should sign In the user inside the app
Current Behavior
It is giving the error while using google sign In in the relic bazaar app.
PlatformException(sign_in_failed, com.google.android.gms.common.api.ApiException: 10: , null, null)
Possible Solution
We have to update the SHA1 and SHA256 in the Firebase console
Steps to Reproduce
Try to sign In using the Google sign in the app
Detailed Description
The text was updated successfully, but these errors were encountered:
@Priyanshu078 This will happen for your device only, I have given you the access to the project Firebase console, add your SHA1 key there and it'll work in your local.
Bug Report 🐛
Google SignIn in the login page of the app is not working.
Expected Behavior
It should sign In the user inside the app
Current Behavior
It is giving the error while using google sign In in the relic bazaar app.
PlatformException(sign_in_failed, com.google.android.gms.common.api.ApiException: 10: , null, null)
Possible Solution
We have to update the SHA1 and SHA256 in the Firebase console
Steps to Reproduce
Try to sign In using the Google sign in the app
Detailed Description
The text was updated successfully, but these errors were encountered: