1

現在、ゲームのログイン フローを構築して、Google Plus でログインできるようにし、バックエンドにプロファイル データを保存するアクセス トークンを取得しています。残念ながら、ログインしてログアウトした後、電話からアプリをアンインストールしたり、電話からすべてのデータを消去したり、G+プロフィールからアプリを削除したりして、フローを壊した後、2つのメールアドレスに発生しました。私のアカウントはログインできなくなったようです。ログインスピニービューが表示され、ログキャットが吐き出してハングします。

05-19 15:03:35.644: V/AuthAccountOperation(23492): access token request successful
05-19 15:03:35.674: I/GLSUser(1415): [GLSUser] getTokenFromCache: [account: <ELLIDED:17652>, callingPkg: com.google.android.gms, service: oauth2:https://www.googleapis.com/auth/games.firstparty]
05-19 15:03:35.676: I/Auth.Core(1415): [TokenCache] Missing snowballing token: no granted scopes set.
05-19 15:03:36.046: I/GLSUser(1415): [GLSUser] getTokenFromCache: [account: <ELLIDED:17652>, callingPkg: com.sixminute.freeracing.test, service: oauth2:https://www.googleapis.com/auth/plus.login https://www.googleapis.com/auth/games]
05-19 15:03:36.053: I/Auth.Core(1415): [TokenCache] Missing snowballing token: no granted scopes set.
05-19 15:03:36.064: I/GLSUser(1415): [GLSUser] getTokenFromGoogle [account: <ELLIDED:17652>, callingPkg: com.sixminute.freeracing.test, service: oauth2:https://www.googleapis.com/auth/plus.login https://www.googleapis.com/auth/games
05-19 15:03:36.467: I/GLSUser(1415): [GLSUser] getAuthtoken(<ELLIDED:17652>, oauth2:https://www.googleapis.com/auth/plus.login https://www.googleapis.com/auth/games) -> status: null)
05-19 15:03:36.467: I/GLSUser(1415): [GLSUser] Extracting token using key: Auth
05-19 15:03:36.485: V/GLSActivity(1415): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
05-19 15:03:36.583: V/AuthAccountOperation(23492): offline access is not requested; requesting access token
05-19 15:03:36.614: I/GLSUser(1415): [GLSUser] getTokenFromCache: [account: <ELLIDED:17652>, callingPkg: com.sixminute.freeracing.test, service: oauth2:https://www.googleapis.com/auth/games https://www.googleapis.com/auth/plus.login]
05-19 15:03:36.619: I/Auth.Core(1415): [TokenCache] Missing snowballing token: no granted scopes set.
05-19 15:03:36.630: V/AuthAccountOperation(23492): access token request successful

1時間ほど放置すると、よくわかりませんが、ある段階で再び正常に戻るでしょう. しかし、私はこのフローをもう一度テストしますか? また壊れた。

これにより、開発が非常に困難になっています。修正方法についてのヘルプは非常に高く評価されます。

4

0 に答える 0