来自同一Play商店应用的Google登录错误状态{statusCode = DEVELOPER_ERROR,分辨率= null}来自同一签名的APK [英] Google Sign In error Status{statusCode=DEVELOPER_ERROR, resolution=null} from same play store app not from same signed apk

查看:627
本文介绍了来自同一Play商店应用的Google登录错误状态{statusCode = DEVELOPER_ERROR,分辨率= null}来自同一签名的APK的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我认为这是android,android studio或google中的错误. 我可以通过签名的APK登录到Google.但是,如果我在游戏商店上载相同的apk,它会说我Status{statusCode=DEVELOPER_ERROR, resolution=null}.

I think this is a bug in android, android studio or google. I am able to login to google through the signed apk. But If I upload the same apk on play store it says me Status{statusCode=DEVELOPER_ERROR, resolution=null}.

我想知道我怎么可能无法从Play商店下载的应用程序登录,而当我使用自己上传到Play商店的PC上的同一个APK时能够登录.

I want to know how can it be possible that I am not able to login from the app downloaded from the Play Store and I am able to login when I use the same apk from my PC which I have uploaded to play store.

这不应该是DEVELOPER_ERROR,应该是ANDROID_ERROR,GOOGLE_ERROR或HOW_TO_IRRITATE_DEVELOPER_BY_ANDROID.

This should not be DEVELOPER_ERROR this should be ANDROID_ERROR, GOOGLE_ERROR or HOW_TO_IRRITATE_DEVELOPER_BY_ANDROID.

关于如何解决此ANDROID_ERROR的任何建议,他们都说DEVELOPER_ERROR.

Any suggestions on how to resolve this ANDROID_ERROR which they say DEVELOPER_ERROR.

推荐答案

几天前我遇到了这个问题,我按照Google指南解决了这个问题

I got this issue few days ago and i solved this by following the google guideliness

1.确保您在App文件夹中添加的google JSON文件必须来自开发者帐户. 2.更新firebase帐户中的所有密钥,释放并调试密钥.

1.make sure the google JSON file your adding in App folder must be from the developer account. 2.Update all keys in the firebase account, release and debug key.

3.(重要步骤):在Google Play控制台的发行管理"部分中有一个名为应用签名"的标签.

3.(important step): there is tab called "App signing" in Release management section in your google play console.

Google已在Playstore发布控制台中发布了一项新的签名服务,其中Google会使用其密钥库登录您的应用.签名后,它将为您提供一个新的SHA1密钥,您必须将其添加到您的Firebase帐户中.

Google has released a new signing service in playstore publish console in which google will signin your app with his keystore. After signing , it will give you a new SHA1 key which you have to add in your firebase account.

.尝试登录,效果很好

这篇关于来自同一Play商店应用的Google登录错误状态{statusCode = DEVELOPER_ERROR,分辨率= null}来自同一签名的APK的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆