GoogleSignInResult isSuccess failed

前端 未结 6 2008
栀梦
栀梦 2020-12-10 17:09

I want to use the Google Login for my App, but I always get the message Status{statusCode=unknown status code: 12500, resolution=null and the login failed. Has

6条回答
  •  心在旅途
    2020-12-10 17:30

    Few things to check:

    1. Check your correct SHA certificate fingerprints in Firebase Console.

    2. Check below warning in Google API Console.

    • If you see that error, You need to choose Support email in OAuth consent screen tab like an example below.

    After chosen a support email, the warning disappeared. and it started working.

提交回复
热议问题