himanshusharma89/relic_bazaar

Google SignIn not Working

Open

#254 opened on Oct 27, 2021

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Dart (87 forks)github user discovery
bughacktoberfest

Repository metrics

Stars
 (86 stars)
PR merge metrics
 (PR metrics pending)

Description

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

image

Contributor guide