小编Phy*_*nal的帖子

在使用Google Apps帐户登录时,在Android上对Google Play游戏服务进行身份验证会导致错误

在使用Google Apps应用帐户登录时,我在使用Google+进行身份验证时遇到了"未知错误"消息.

我有多个帐户,一个个人Gmail,另一个是谷歌应用程序帐户.

通过个人Gmail帐户登录时,一切都很顺利.使用谷歌应用程序电子邮件地址登录(我已注册到开发者控制台和谷歌播放服务和谷歌API),这是一个错误.

下面是logcat输出.有什么想法发生了什么?

D/Prime31 (26004): beginUserInitiatedSignIn: starting new sign-in flow.D/Prime31 (26004): Connecting GamesClient.

E/GmsClient(26004): Calling connect() while still connected, missing disconnect().

D/Prime31 (26004): onConnectionFailed: result 4

D/Prime31 (26004): onConnectionFailed: since user initiated sign-in, trying to resolve problem.

D/Prime31 (26004): resolveConnectionResult: trying to resolve result: ConnectionResult{statusCode=SIGN_IN_REQUIRED, resolution=PendingIntent{422add70: android.os.BinderProxy@422c87c0}}

D/Prime31 (26004): --------------------- result has resolution. Starting it. --------------------

I/Prime31-Proxy(26004): showing the login UI

I/ActivityManager(  506): START u0 {cmp=com.google.android.gms/.games.ui.signin.SignInActivity (has extras)} from pid -1

D/overlay (  159): Set pipe=RGB1 dpy=0;

I/ActivityManager( …
Run Code Online (Sandbox Code Playgroud)

android google-play-services google-play-games

5
推荐指数
1
解决办法
8834
查看次数