Play-games-plugin-for-unity: Authentication canceled

Created on 11 Apr 2019  ·  98Comments  ·  Source: playgameservices/play-games-plugin-for-unity

Authentication has stopped working. Everything worked fine, there was no action on my part, but I started getting success false in callback after calling Social.localUser.Authenticate witn string parameter "Authentication canceled" .
Game id 251057559823.
I have checked certificate SHA-1
I checked email list of testers in console
I tried not enable EnableSavedGames() in config
I tried reimport plugin

bug configuration

Most helpful comment

I had the same issue. Updating to 10.15 solved it. But before this, I had it with signing in even on a sample app, and the problem was in the app signature. If you use App Signing by Google Play you will have to add one more linked app in the Google Play Games console with SHA-1 of your upload key. It is necessary if you want to test the game without uploading it to Google

All 98 comments

Do you have logcat entries around sign-in time?

Starting Auth with token client.
[Play Games Plugin DLL] 04/11/19 13:19:22 +03:00 DEBUG: Activating PlayGamesPlatform.
[Play Games Plugin DLL] 04/11/19 13:19:22 +03:00 DEBUG: PlayGamesPlatform activated: GooglePlayGames.PlayGamesPlatform
[Play Games Plugin DLL] 04/11/19 13:19:22 +03:00 DEBUG: Creating platform-specific Play Games client.
[Play Games Plugin DLL] 04/11/19 13:19:22 +03:00 DEBUG: Creating Android IPlayGamesClient Client.
[Play Games Plugin DLL] 04/11/19 13:19:33 +03:00 DEBUG: Starting Auth Transition. Op: SIGN_IN status: ERROR_NOT_AUTHORIZED
[Play Games Plugin DLL] 04/11/19 13:19:33 +03:00 DEBUG: AuthState == Unauthenticated calling auth callbacks with failure
[Play Games Plugin DLL] 04/11/19 13:19:33 +03:00 DEBUG: Invoking user callback on game thread

Can you try adb logcat to get not only unity log, please?

could you give an example please what logs I should find

Basically everything between:
Starting Auth with token client.
...
[Play Games Plugin DLL] 04/11/19 13:19:33 +03:00 DEBUG: Starting Auth Transition. Op: SIGN_IN status: ERROR_NOT_AUTHORIZED

What version of plugin are you using?

2019-04-11 13:41:24.417 19643-19667/? W/Unity: !!! [Play Games Plugin DLL] 04/11/19 13:41:24 +03:00 WARNING: Creating new PlayGamesPlatform

(Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

2019-04-11 13:41:24.417 19643-19667/? I/Unity: [Play Games Plugin DLL] 04/11/19 13:41:24 +03:00 DEBUG: Activating PlayGamesPlatform.

(Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

2019-04-11 13:41:24.417 19643-19667/? I/Unity: [Play Games Plugin DLL] 04/11/19 13:41:24 +03:00 DEBUG: PlayGamesPlatform activated: GooglePlayGames.PlayGamesPlatform

(Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

2019-04-11 13:41:24.417 19643-19667/? I/Unity: [Play Games Plugin DLL] 04/11/19 13:41:24 +03:00 DEBUG: Creating platform-specific Play Games client.

(Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

2019-04-11 13:41:24.417 19643-19667/? I/Unity: [Play Games Plugin DLL] 04/11/19 13:41:24 +03:00 DEBUG: Creating Android IPlayGamesClient Client

(Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

2019-04-11 13:41:24.435 19643-19667/? D/TokenFragment: Creating fragment
2019-04-11 13:41:24.436 19643-19643/? D/TokenFragment: onResume called
2019-04-11 13:41:24.436 19643-19643/? D/TokenFragment: Building client for: 93f5b29 (a:false e:false i:false wc: 251057559823-j90mp89eo53es6etmo9jnujf3r758n6b.apps.googleusercontent.com f: false)
2019-04-11 13:41:24.447 19643-19643/? D/TokenFragment: signIn
2019-04-11 13:41:24.449 19643-19643/? D/TokenFragment: signInClient.silentSignIn
2019-04-11 13:41:24.453 19643-19643/? D/TokenFragment: Done with processRequest, result is pending.
2019-04-11 13:41:24.455 19643-19667/? I/Unity: Using configuration builder objects

(Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

2019-04-11 13:41:24.487 19643-19667/? I/UnityIAP: Starting in-app billing setup.
2019-04-11 13:41:24.498 19643-19643/? I/UnityIAP: Billing service connected.
2019-04-11 13:41:24.499 19643-19714/? I/UnityIAP: invoking callback
2019-04-11 13:41:24.499 19643-19714/? I/UnityIAP: Checking for in-app billing 3 support.
2019-04-11 13:41:24.501 18900-25191/? I/Finsky: [271] ega.b(9): games.urmobi.my.cute.pets: Account determined from installer data - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.501 18900-25191/? I/Finsky: [271] ega.b(16): games.urmobi.my.cute.pets: Account from preferred account - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.502 19643-19714/? I/UnityIAP: In-app billing version 3 supported for games.urmobi.my.cute.pets
2019-04-11 13:41:24.504 18900-25191/? I/Finsky: [271] ega.b(9): games.urmobi.my.cute.pets: Account determined from installer data - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.504 18900-25191/? I/Finsky: [271] ega.b(16): games.urmobi.my.cute.pets: Account from preferred account - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.505 3128-18780/? W/GamesServiceBroker: Client connected with SDK 16089000, Services 16089021, and Games 90780048
2019-04-11 13:41:24.505 19643-19714/? I/UnityIAP: Subscriptions AVAILABLE.
2019-04-11 13:41:24.506 18900-25191/? I/Finsky: [271] ega.b(9): games.urmobi.my.cute.pets: Account determined from installer data - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.507 18900-25191/? I/Finsky: [271] ega.b(16): games.urmobi.my.cute.pets: Account from preferred account - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.508 19643-19714/? I/UnityIAP: Subscription upgrade and downgrade are AVAILABLE.
2019-04-11 13:41:24.509 18900-25191/? I/Finsky: [271] ega.b(9): games.urmobi.my.cute.pets: Account determined from installer data - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.509 18900-25191/? I/Finsky: [271] ega.b(16): games.urmobi.my.cute.pets: Account from preferred account - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.510 19643-19714/? I/UnityIAP: Subscriptions information parse AVAILABLE.
2019-04-11 13:41:24.512 18900-25191/? I/Finsky: [271] ega.b(9): games.urmobi.my.cute.pets: Account determined from installer data - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.512 18900-25191/? I/Finsky: [271] ega.b(16): games.urmobi.my.cute.pets: Account from preferred account - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.514 18900-25191/? I/Finsky: [271] ega.b(9): games.urmobi.my.cute.pets: Account determined from installer data - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.515 18900-25191/? I/Finsky: [271] ega.b(16): games.urmobi.my.cute.pets: Account from preferred account - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.516 19643-19714/? I/UnityIAP: VR supported.
2019-04-11 13:41:24.517 19643-19714/? I/UnityIAP: onIabSetupFinished: 0
2019-04-11 13:41:24.517 19643-19714/? I/UnityIAP: Requesting 4 products
2019-04-11 13:41:24.517 19643-19714/? I/UnityIAP: QueryInventory: 4
2019-04-11 13:41:24.518 19643-19714/? I/UnityIAP: invoking callback
2019-04-11 13:41:24.518 19643-19714/? I/UnityIAP: Querying owned items, item type: inapp
2019-04-11 13:41:24.518 19643-19714/? I/UnityIAP: Package name: games.urmobi.my.cute.pets
2019-04-11 13:41:24.518 19643-19714/? I/UnityIAP: Calling getPurchases with continuation token: null
2019-04-11 13:41:24.519 18900-25191/? I/Finsky: [271] ega.b(9): games.urmobi.my.cute.pets: Account determined from installer data - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.520 18900-25191/? I/Finsky: [271] ega.b(16): games.urmobi.my.cute.pets: Account from preferred account - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.521 19643-19714/? I/UnityIAP: Owned items response: 0
2019-04-11 13:41:24.522 19643-19714/? I/UnityIAP: Continuation token: null
2019-04-11 13:41:24.522 19643-19714/? I/UnityIAP: Querying SKU details.
2019-04-11 13:41:24.523 18900-25191/? I/Finsky: [271] ega.b(9): games.urmobi.my.cute.pets: Account determined from installer data - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.523 18900-25191/? I/Finsky: [271] ega.b(16): games.urmobi.my.cute.pets: Account from preferred account - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.526 3128-18780/? W/GamesServiceBroker: Client connected with SDK 16553000, Services 16089021, and Games 90780048
2019-04-11 13:41:24.533 19643-19714/? I/UnityIAP: Querying owned items, item type: subs
2019-04-11 13:41:24.533 19643-19714/? I/UnityIAP: Package name: games.urmobi.my.cute.pets
2019-04-11 13:41:24.533 19643-19714/? I/UnityIAP: Calling getPurchases with continuation token: null
2019-04-11 13:41:24.533 3128-7331/? W/GamesServiceBroker: Client connected with SDK 16553000, Services 16089021, and Games 90780048
2019-04-11 13:41:24.541 3128-18780/? W/GamesServiceBroker: Client connected with SDK 16553000, Services 16089021, and Games 90780048
2019-04-11 13:41:24.544 19643-19643/? D/TokenFragment: silentSignIn.onFailure
2019-04-11 13:41:24.546 19643-19643/? I/Timeline: Timeline: Activity_launch_request time:22235279 intent:Intent { act=com.google.android.gms.auth.GOOGLE_SIGN_IN pkg=games.urmobi.my.cute.pets cmp=games.urmobi.my.cute.pets/com.google.android.gms.auth.api.signin.internal.SignInHubActivity (has extras) }
2019-04-11 13:41:24.548 1656-3391/? I/ActivityManager: START u0 {act=com.google.android.gms.auth.GOOGLE_SIGN_IN pkg=games.urmobi.my.cute.pets cmp=games.urmobi.my.cute.pets/com.google.android.gms.auth.api.signin.internal.SignInHubActivity (has extras)} from uid 10698 on display 0
2019-04-11 13:41:24.554 1656-3391/? D/ActivityTrigger: ActivityTrigger activityPauseTrigger
2019-04-11 13:41:24.574 2082-2101/? D/TelephonyProvider: subIdString = 1 subId = 1
2019-04-11 13:41:24.575 2082-2101/? D/TelephonyProvider: getPreferredApnIdFromApn: for subId 1
2019-04-11 13:41:24.576 2082-2101/? D/TelephonyProvider: getPreferredApnIdFromApn: returning INVALID. # matching APNs found 0
2019-04-11 13:41:24.598 18900-18900/? I/Finsky: [1] drt.run(11): Skipping a request to /bulkAcquire since cache has all the records.
2019-04-11 13:41:24.599 18900-25191/? I/Finsky: [271] ega.b(9): games.urmobi.my.cute.pets: Account determined from installer data - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.600 18900-25191/? I/Finsky: [271] ega.b(16): games.urmobi.my.cute.pets: Account from preferred account - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.601 19643-19714/? I/UnityIAP: Owned items response: 0
2019-04-11 13:41:24.602 19643-19714/? I/UnityIAP: Continuation token: null
2019-04-11 13:41:24.602 19643-19714/? I/UnityIAP: Querying SKU details.
2019-04-11 13:41:24.603 18900-25191/? I/Finsky: [271] ega.b(9): games.urmobi.my.cute.pets: Account determined from installer data - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.604 18900-25191/? I/Finsky: [271] ega.b(16): games.urmobi.my.cute.pets: Account from preferred account - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.611 19643-19714/? I/UnityIAP: Querying owned items' purchase history, item type: subs
2019-04-11 13:41:24.611 19643-19714/? I/UnityIAP: Package name: games.urmobi.my.cute.pets
2019-04-11 13:41:24.611 19643-19714/? I/UnityIAP: Calling getPurchaseHistory with continuation token: null
2019-04-11 13:41:24.612 18900-19393/? I/Finsky: [213] ega.b(9): games.urmobi.my.cute.pets: Account determined from installer data - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.612 18900-19393/? I/Finsky: [213] ega.b(16): games.urmobi.my.cute.pets: Account from preferred account - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.691 19181-19722/? W/DynamiteModule: Local module descriptor class for com.google.android.gms.googlecertificates not found.
2019-04-11 13:41:24.705 19181-19722/? I/DynamiteModule: Considering local module com.google.android.gms.googlecertificates:0 and remote module com.google.android.gms.googlecertificates:4
2019-04-11 13:41:24.705 19181-19722/? I/DynamiteModule: Selected remote version of com.google.android.gms.googlecertificates, version >= 4
2019-04-11 13:41:24.717 19181-19722/? W/System: ClassLoader referenced unknown path:
2019-04-11 13:41:24.718 19181-19722/? W/ResourceType: No package identifier when getting name for resource number 0x00000000
2019-04-11 13:41:24.750 19643-19714/? I/UnityIAP: Purchase history response: 0
2019-04-11 13:41:24.750 19643-19714/? I/UnityIAP: Continuation token: null
2019-04-11 13:41:24.750 19643-19714/? I/UnityIAP: Querying owned items' purchase history, item type: inapp
2019-04-11 13:41:24.750 19643-19714/? I/UnityIAP: Package name: games.urmobi.my.cute.pets
2019-04-11 13:41:24.751 19643-19714/? I/UnityIAP: Calling getPurchaseHistory with continuation token: null
2019-04-11 13:41:24.752 18900-19393/? I/Finsky: [213] ega.b(9): games.urmobi.my.cute.pets: Account determined from installer data - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.752 18900-19393/? I/Finsky: [213] ega.b(16): games.urmobi.my.cute.pets: Account from preferred account - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.761 19181-19722/? W/System: ClassLoader referenced unknown path: /data/user_de/0/com.google.android.gms/app_chimera/m/00000089/n/armeabi-v7a
2019-04-11 13:41:24.761 19181-19722/? W/System: ClassLoader referenced unknown path: /data/user_de/0/com.google.android.gms/app_chimera/m/00000089/n/armeabi
2019-04-11 13:41:24.763 19181-19722/? W/ResourceType: No package identifier when getting name for resource number 0x00000000
2019-04-11 13:41:24.855 19643-19714/? I/UnityIAP: Purchase history response: 0
2019-04-11 13:41:24.855 19643-19714/? I/UnityIAP: Continuation token: null
2019-04-11 13:41:24.855 19643-19714/? I/UnityIAP: onQueryInventoryFinished: true
2019-04-11 13:41:24.855 19643-19714/? I/UnityIAP: Inventory refresh successful. (response: 0:OK)
2019-04-11 13:41:24.875 19643-19714/? I/UnityIAP: invoking callback
2019-04-11 13:41:24.877 18900-19393/? I/Finsky: [213] ega.b(9): games.urmobi.my.cute.pets: Account determined from installer data - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:24.877 18900-19393/? I/Finsky: [213] ega.b(16): games.urmobi.my.cute.pets: Account from preferred account - [SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:25.056 1656-1683/? W/ActivityManager: Activity pause timeout for ActivityRecord{a1abb08 u0 games.urmobi.my.cute.pets/com.unity3d.player.UnityPlayerActivity t376}
2019-04-11 13:41:25.063 1656-1683/? I/Timeline: Timeline: App_transition_ready time:22235796
2019-04-11 13:41:25.158 19181-19722/? W/art: Verification of void q.c() took 368.260ms
2019-04-11 13:41:25.229 873-873/? I/MSM-irqbalance: Decided to move IRQ3 from CPU3 [P:0] to CPU7 [P:1] (banned)
2019-04-11 13:41:25.230 873-873/? I/MSM-irqbalance: Decided to move IRQ5 from CPU3 [P:0] to CPU6 [P:1] (banned)
2019-04-11 13:41:25.230 873-873/? I/MSM-irqbalance: Decided to move IRQ3 from CPU1 [P:0] to CPU4 [P:1] (banned)
2019-04-11 13:41:25.230 873-873/? I/MSM-irqbalance: Decided to move IRQ5 from CPU1 [P:0] to CPU5 [P:1] (banned)
2019-04-11 13:41:25.230 873-873/? I/MSM-irqbalance: Decided to move IRQ3 from CPU0 [P:0] to CPU7 [P:1] (banned)
2019-04-11 13:41:25.230 873-873/? I/MSM-irqbalance: Decided to move IRQ5 from CPU0 [P:0] to CPU6 [P:1] (banned)
2019-04-11 13:41:25.230 873-873/? I/MSM-irqbalance: Decided to move IRQ3 from CPU2 [P:0] to CPU4 [P:1] (banned)
2019-04-11 13:41:25.231 873-873/? I/MSM-irqbalance: Decided to move IRQ5 from CPU2 [P:0] to CPU5 [P:1] (banned)
2019-04-11 13:41:25.361 19181-19722/? W/art: Verification of void q.d() took 201.727ms
2019-04-11 13:41:25.370 18900-18900/? I/Finsky: [1] ltq.a(5): Applying library update: account=[SUf90CrFgoT4afjLrpwMQc4gjY8]
2019-04-11 13:41:25.374 18900-18900/? I/Finsky: [1] fbk.a(-1): App library has changed, requesting content sync.
2019-04-11 13:41:25.387 18900-18900/? I/Finsky: [1] flk.a(11): Selecting account [SUf90CrFgoT4afjLrpwMQc4gjY8] for package games.urmobi.my.cute.pets. overriding=[true]
2019-04-11 13:41:25.398 18900-18900/? E/Finsky: [1] tgw.a(5): Exception while getting system property ro.build.version.preview_sdk_fingerprint. Using default .
java.lang.IllegalArgumentException: key.length > 31
at android.os.SystemProperties.get(SystemProperties.java:62)
at tgw.a(SourceFile:4)
at tgr.a(SourceFile:2)
at dft.i(SourceFile:8)
at dft.k(SourceFile:1)
at dft.a(SourceFile:50)
at cup.b(SourceFile:4)
at brz.a(SourceFile:113)
at brz.a(SourceFile:66)
at brz.a(SourceFile:142)
at bri.b(SourceFile:17)
at bri.a(SourceFile:75)
at lss.run(Unknown Source)
at android.os.Handler.handleCallback(Handler.java:754)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:165)
at android.app.ActivityThread.main(ActivityThread.java:6375)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:802)
2019-04-11 13:41:25.404 18900-18900/? I/Finsky: [1] flk.a(11): Selecting account [SUf90CrFgoT4afjLrpwMQc4gjY8] for package games.urmobi.my.cute.pets. overriding=[true]
2019-04-11 13:41:25.420 18900-18900/? W/Finsky: [1] hqn.a(10): Found negative or zero app size
2019-04-11 13:41:25.430 18900-18900/? I/Finsky: [1] flk.a(11): Selecting account [SUf90CrFgoT4afjLrpwMQc4gjY8] for package games.urmobi.my.cute.pets. overriding=[true]
2019-04-11 13:41:25.443 18900-18900/? E/Finsky: [1] tgw.a(5): Exception while getting system property ro.build.version.preview_sdk_fingerprint. Using default .
java.lang.IllegalArgumentException: key.length > 31
at android.os.SystemProperties.get(SystemProperties.java:62)
at tgw.a(SourceFile:4)
at tgr.a(SourceFile:2)
at dft.i(SourceFile:8)
at dft.k(SourceFile:1)
at dft.a(SourceFile:50)
at cup.b(SourceFile:4)
at brz.a(SourceFile:113)
at brz.a(SourceFile:66)
at brz.a(SourceFile:142)
at bri.b(SourceFile:17)
at bri.f(SourceFile:5)
at bri.a(SourceFile:58)
at bxn.a(SourceFile:162)
at bxj.a(SourceFile:5)
at fxl.c(SourceFile:8)
at gjt.c(SourceFile:2)
at fof.b(SourceFile:2)
at fog.run(SourceFile:8)
at android.os.Handler.handleCallback(Handler.java:754)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:165)
at android.app.ActivityThread.main(ActivityThread.java:6375)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:802)
2019-04-11 13:41:25.449 18900-18900/? I/Finsky: [1] flk.a(11): Selecting account [SUf90CrFgoT4afjLrpwMQc4gjY8] for package games.urmobi.my.cute.pets. overriding=[true]
2019-04-11 13:41:25.462 18900-18900/? E/Finsky: [1] tgw.a(5): Exception while getting system property ro.build.version.preview_sdk_fingerprint. Using default .
java.lang.IllegalArgumentException: key.length > 31
at android.os.SystemProperties.get(SystemProperties.java:62)
at tgw.a(SourceFile:4)
at tgr.a(SourceFile:2)
at dft.i(SourceFile:8)
at dft.k(SourceFile:1)
at dft.a(SourceFile:50)
at cup.b(SourceFile:4)
at bxj.b(SourceFile:30)
at bxn.b(SourceFile:6)
at bxj.b(SourceFile:18)
at bxn.a(SourceFile:158)
at bxj.a(SourceFile:5)
at fxl.c(SourceFile:8)
at gjt.c(SourceFile:2)
at fof.b(SourceFile:2)
at fog.run(SourceFile:8)
at android.os.Handler.handleCallback(Handler.java:754)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:165)
at android.app.ActivityThread.main(ActivityThread.java:6375)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:802)
2019-04-11 13:41:25.463 18900-18900/? I/Finsky: [1] flk.a(11): Selecting account [SUf90CrFgoT4afjLrpwMQc4gjY8] for package games.urmobi.my.cute.pets. overriding=[true]
2019-04-11 13:41:25.469 18900-18900/? I/Finsky: [1] flk.a(11): Selecting account [SUf90CrFgoT4afjLrpwMQc4gjY8] for package games.urmobi.my.cute.pets. overriding=[true]
2019-04-11 13:41:25.480 18900-18900/? E/Finsky: [1] tgw.a(5): Exception while getting system property ro.build.version.preview_sdk_fingerprint. Using default .
java.lang.IllegalArgumentException: key.length > 31
at android.os.SystemProperties.get(SystemProperties.java:62)
at tgw.a(SourceFile:4)
at tgr.a(SourceFile:2)
at dft.i(SourceFile:8)
at dft.k(SourceFile:1)
at dft.a(SourceFile:50)
at cup.b(SourceFile:4)
at brz.a(SourceFile:113)
at brz.a(SourceFile:66)
at brz.a(SourceFile:142)
at bri.b(SourceFile:17)
at bri.f(SourceFile:5)
at bri.a(SourceFile:62)
at bxj.b(SourceFile:36)
at bxn.b(SourceFile:6)
at bxj.b(SourceFile:18)
at bxn.a(SourceFile:158)
at bxj.a(SourceFile:5)
at fxl.c(SourceFile:8)
at gjt.c(SourceFile:2)
at fof.b(SourceFile:2)
at fog.run(SourceFile:8)
at android.os.Handler.handleCallback(Handler.java:754)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:165)
at android.app.ActivityThread.main(ActivityThread.java:6375)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:802)
2019-04-11 13:41:25.485 18900-18900/? I/Finsky: [1] flk.a(11): Selecting account [SUf90CrFgoT4afjLrpwMQc4gjY8] for package games.urmobi.my.cute.pets. overriding=[true]
2019-04-11 13:41:25.604 18900-18900/? I/Finsky: [1] pck.b(7): Jobs in database: 1-1337 10-1 10-3 10-4 10-6 10-7 10-8 10-10 10-11 10-12 10-14 10-15 10-16 10-18 10-20 10-22 10-24 10-25 10-26 10-27 10-28 10-29 10-30 10-31 10-33 10-35 10-36 10-38 10-39 10-40 10-41 10-42 10-44 10-46 10-47 10-48 10-50 10-55 10-56 10-57 10-61 12-1 26-1414141414
2019-04-11 13:41:25.608 18900-18900/? I/Finsky: [1] pad.a(66): ConstraintMapping: 10-15, 10-46, 10-39, 10-55, 10-50, 10-1, 10-8, 10-22, 10-36, 10-31, 12-1, 10-35, 10-25, 10-20, 10-29, 10-10, 10-24, 10-3, 10-28, 10-11, 10-41, 10-40, 10-18, 10-27, 10-30, 10-7, 10-4, 10-6, 10-38, 10-47, 10-26, 1-1337, 10-57, 10-44, 10-56, 10-12, 10-61, 10-33, 10-48, 10-42, 10-16, 10-14, -> L: 14814ms, D: 54692779ms, C: false, I: false, N: NET_ANY
2019-04-11 13:41:25.608 18900-18900/? I/Finsky: [1] pad.a(66): ConstraintMapping: 26-1414141414, -> L: 34558259ms, D: 35458259ms, C: false, I: false, N: NET_NONE
2019-04-11 13:41:25.610 18900-18900/? I/Finsky: [1] com.google.android.finsky.scheduler.JobSchedulerEngine.a(42): Cancelling existing job with id: 9000
2019-04-11 13:41:25.615 18900-18900/? I/Finsky: [1] com.google.android.finsky.scheduler.JobSchedulerEngine.a(42): Cancelling existing job with id: 9003
2019-04-11 13:41:25.620 18900-18900/? I/Finsky: [1] com.google.android.finsky.scheduler.JobSchedulerEngine.a(4): Scheduling job Id: 9001, L: 14814, D: 54692779, C: false, I: false, N: 1
2019-04-11 13:41:25.623 18900-18900/? I/Finsky: [1] com.google.android.finsky.scheduler.JobSchedulerEngine.a(4): Scheduling job Id: 9002, L: 34558259, D: 35458259, C: false, I: false, N: 0
2019-04-11 13:41:25.681 728-1177/? E/AudioFlinger: open /proc/19643/cmdline error
2019-04-11 13:41:25.681 728-1177/? I/AudioFlinger: setAppName(), name=[], active=[0]
2019-04-11 13:41:25.695 19643-19643/? I/Timeline: Timeline: Activity_launch_request time:22236428 intent:Intent { act=com.google.android.gms.auth.GOOGLE_SIGN_IN pkg=com.google.android.gms (has extras) }
2019-04-11 13:41:25.697 1656-1677/? I/ActivityManager: START u0 {act=com.google.android.gms.auth.GOOGLE_SIGN_IN pkg=com.google.android.gms cmp=com.google.android.gms/.auth.api.signin.ui.SignInActivity (has extras)} from uid 10698 on display 0
2019-04-11 13:41:25.698 1656-1677/? W/ResourceType: No package identifier when getting name for resource number 0x00000000
2019-04-11 13:41:25.710 1656-1677/? D/ActivityTrigger: ActivityTrigger activityPauseTrigger
2019-04-11 13:41:25.710 469-2532/? E/ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
2019-04-11 13:41:25.745 1656-3387/? I/Timeline: Timeline: App_transition_ready time:22236478
2019-04-11 13:41:25.745 2697-2712/? D/GameBoosterService: onGameStatusChange foreground:ForegroundInfo{mForegroundPackageName='com.google.android.gms', mForegroundUid=10018, mForegroundPid=19214, mLastForegroundPackageName='games.urmobi.my.cute.pets', mLastForegroundUid=10698, mLastForegroundPid=19643, mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}
2019-04-11 13:41:25.752 19643-19701/? W/Unity: The referenced script on this Behaviour (Game Object 'Main') is missing!

(Filename:  Line: 1789)

2019-04-11 13:41:25.752 19643-19701/? W/Unity: The referenced script on this Behaviour (Game Object 'Main') is missing!

(Filename:  Line: 1789)

2019-04-11 13:41:25.755 19643-19701/? W/Unity: The referenced script on this Behaviour (Game Object 'Main') is missing!

(Filename:  Line: 1789)

2019-04-11 13:41:25.755 19643-19701/? W/Unity: The referenced script on this Behaviour (Game Object 'Main') is missing!

(Filename:  Line: 1789)

2019-04-11 13:41:25.763 19643-19701/? W/Unity: The referenced script on this Behaviour (Game Object 'TransitionsManager') is missing!

(Filename:  Line: 1789)

2019-04-11 13:41:25.763 1656-1677/? I/Timeline: Timeline: App_transition_ready time:22236497
2019-04-11 13:41:25.765 1656-1677/? I/Timeline: Timeline: App_transition_ready time:22236499
2019-04-11 13:41:25.773 19643-19742/? I/OpenGLRenderer: Initialized EGL, version 1.4
2019-04-11 13:41:25.773 19643-19742/? D/OpenGLRenderer: Swap behavior 1
2019-04-11 13:41:25.797 1656-3387/? I/Timeline: Timeline: App_transition_ready time:22236530
2019-04-11 13:41:25.800 1656-3387/? I/Timeline: Timeline: App_transition_ready time:22236533
2019-04-11 13:41:25.807 3128-26626/? W/GamesServiceBroker: Client connected with SDK 16089000, Services 16089021, and Games 90780048
2019-04-11 13:41:25.808 1656-1689/? I/Timeline: Timeline: App_transition_ready time:22236541
2019-04-11 13:41:25.810 1656-1689/? I/Timeline: Timeline: App_transition_ready time:22236543
2019-04-11 13:41:25.815 1656-3387/? I/Timeline: Timeline: App_transition_ready time:22236549
2019-04-11 13:41:25.821 1656-1689/? I/Timeline: Timeline: App_transition_ready time:22236554
2019-04-11 13:41:25.821 1656-1689/? I/Timeline: Timeline: App_transition_stopped time:22236554
2019-04-11 13:41:25.823 1865-1865/? D/StatusBar: disable 2019-04-11 13:41:25.824 3128-18780/? W/GamesServiceBroker: Client connected with SDK 16553000, Services 16089021, and Games 90780048
2019-04-11 13:41:25.825 1656-1689/? I/ActivityManager: Displayed com.google.android.gms/.auth.api.signin.ui.SignInActivity: +90ms (total +767ms)
2019-04-11 13:41:25.825 1656-1689/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{88c01ba u0 games.urmobi.my.cute.pets/com.google.android.gms.auth.api.signin.internal.SignInHubActivity t376} time:22236558
2019-04-11 13:41:25.826 3539-3867/? D/PowerKeeper.Event: notifyActivityLaunchTime: com.google.android.gms/.auth.api.signin.ui.SignInActivity totalTime: 767
2019-04-11 13:41:25.827 1865-1865/? D/EventBus: [1865, u0] send(AppTransitionFinishedEvent)
2019-04-11 13:41:25.827 1865-1865/? D/EventBus: [1865, u0] -> ForcedResizableInfoActivityController [0x8d5dce6, P1] onBusEvent(AppTransitionFinishedEvent)
2019-04-11 13:41:25.827 1865-1865/? D/EventBus: [1865, u0] onBusEvent(AppTransitionFinishedEvent) duration: 43 microseconds, avg: 539
2019-04-11 13:41:25.834 3128-7331/? W/GamesServiceBroker: Client connected with SDK 16553000, Services 16089021, and Games 90780048
2019-04-11 13:41:25.837 19214-19219/? I/art: Do partial code cache collection, code=62KB, data=52KB
2019-04-11 13:41:25.837 19214-19219/? I/art: After code cache collection, code=62KB, data=52KB
2019-04-11 13:41:25.837 19214-19219/? I/art: Increasing code cache capacity to 256KB
2019-04-11 13:41:25.840 3128-21095/? W/GamesServiceBroker: Client connected with SDK 16553000, Services 16089021, and Games 90780048
2019-04-11 13:41:25.840 19214-19214/? I/Timeline: Timeline: Activity_launch_request time:22236574 intent:Intent { cmp=com.google.android.gms/.common.api.GoogleApiActivity (has extras) }
2019-04-11 13:41:25.843 3539-3755/? I/AppActiveChecker: uid:10698change to inactive
2019-04-11 13:41:25.847 1656-2929/? I/ActivityManager: START u0 {cmp=com.google.android.gms/.common.api.GoogleApiActivity (has extras)} from uid 10018 on display 0
2019-04-11 13:41:25.869 1656-2929/? D/ActivityTrigger: ActivityTrigger activityPauseTrigger
2019-04-11 13:41:25.913 1656-2929/? I/Timeline: Timeline: App_transition_ready time:22236647
2019-04-11 13:41:25.921 1656-2684/? I/ActivityManager: START u0 {act=com.google.android.gms.games.SIGN_IN flg=0x4000000 pkg=com.google.android.play.games cmp=com.google.android.play.games/com.google.android.gms.games.ui.signin.SignInActivity (has extras)} from uid 10018 on display 0
2019-04-11 13:41:25.921 1656-2684/? W/ResourceType: No package identifier when getting name for resource number 0x00000000
2019-04-11 13:41:25.929 1656-2684/? D/ActivityTrigger: ActivityTrigger activityPauseTrigger
2019-04-11 13:41:25.972 2697-2712/? D/GameBoosterService: onGameStatusChange foreground:ForegroundInfo{mForegroundPackageName='com.google.android.play.games', mForegroundUid=10542, mForegroundPid=17259, mLastForegroundPackageName='com.google.android.gms', mLastForegroundUid=10018, mLastForegroundPid=19214, mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}
2019-04-11 13:41:25.980 1656-3394/? I/Timeline: Timeline: App_transition_ready time:22236713
2019-04-11 13:41:25.987 17259-17259/? I/AppLifecycleTracker: onActivityCreated:
2019-04-11 13:41:25.997 1656-3387/? I/Timeline: Timeline: App_transition_ready time:22236730
2019-04-11 13:41:26.003 738-1652/? D/DnsProxyBlocker: remove uid(10542) for Firewall
2019-04-11 13:41:26.014 1656-3387/? I/Timeline: Timeline: App_transition_ready time:22236747
2019-04-11 13:41:26.018 17259-17259/? I/AppLifecycleTracker: onActivityStarted:
2019-04-11 13:41:26.019 17259-17259/? I/AppLifecycleTracker: App transition to foreground
2019-04-11 13:41:26.029 17259-17259/? I/AppLifecycleTracker: onActivityResumed:
2019-04-11 13:41:26.030 1656-1689/? I/Timeline: Timeline: App_transition_ready time:22236764
2019-04-11 13:41:26.031 1656-1689/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{3e11fc2 u0 com.google.android.gms/.auth.api.signin.ui.SignInActivity t376} time:22236765
2019-04-11 13:41:26.039 17259-17259/? I/SignInActivity: Transition from -1 to 0
2019-04-11 13:41:26.047 1656-1689/? I/Timeline: Timeline: App_transition_ready time:22236780
2019-04-11 13:41:26.063 1656-1689/? I/Timeline: Timeline: App_transition_ready time:22236797
2019-04-11 13:41:26.080 1656-3387/? I/Timeline: Timeline: App_transition_ready time:22236813
2019-04-11 13:41:26.097 1656-1689/? I/Timeline: Timeline: App_transition_ready time:22236830
2019-04-11 13:41:26.100 2756-2905/? W/QCNEJ: |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
2019-04-11 13:41:26.100 2697-2697/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-04-11 13:41:26.110 1865-1865/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
2019-04-11 13:41:26.110 1865-1865/? D/KeyguardUpdateMonitor: handleBatteryUpdate
2019-04-11 13:41:26.114 1656-1689/? I/Timeline: Timeline: App_transition_ready time:22236847
2019-04-11 13:41:26.115 17259-17259/? W/ResourceType: No package identifier when getting name for resource number 0x00000000
2019-04-11 13:41:26.149 1656-1689/? I/Timeline: Timeline: App_transition_ready time:22236882
2019-04-11 13:41:26.149 1656-1689/? I/Timeline: Timeline: App_transition_stopped time:22236882
2019-04-11 13:41:26.199 1656-1689/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{3c29e40 u0 com.google.android.gms/.common.api.GoogleApiActivity t376} time:22236932
2019-04-11 13:41:26.203 1865-1865/? D/EventBus: [1865, u0] send(AppTransitionFinishedEvent)
2019-04-11 13:41:26.203 1865-1865/? D/EventBus: [1865, u0] -> ForcedResizableInfoActivityController [0x8d5dce6, P1] onBusEvent(AppTransitionFinishedEvent)
2019-04-11 13:41:26.203 1865-1865/? D/EventBus: [1865, u0] onBusEvent(AppTransitionFinishedEvent) duration: 18 microseconds, avg: 539
2019-04-11 13:41:26.237 3128-3667/? W/GamesServiceBroker: Client connected with SDK 16553000, Services 16089021, and Games 90780048
2019-04-11 13:41:26.270 1656-1689/? I/ActivityManager: Displayed com.google.android.play.games/com.google.android.gms.games.ui.signin.SignInActivity: +309ms (total +385ms)
2019-04-11 13:41:26.273 3539-3867/? D/PowerKeeper.Event: notifyActivityLaunchTime: com.google.android.play.games/com.google.android.gms.games.ui.signin.SignInActivity totalTime: 385
2019-04-11 13:41:26.407 2102-2102/? D/wpa_supplicant: wlan0: Control interface command 'SIGNAL_POLL'
2019-04-11 13:41:26.424 2102-2102/? D/wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-sendto: sock=8 sndbuf=229376 outq=0 send_len=48
2019-04-11 13:41:26.515 1656-1689/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{1150b1f u0 com.google.android.play.games/com.google.android.gms.games.ui.signin.SignInActivity t376} time:22237248
2019-04-11 13:41:27.094 2756-2905/? W/QCNEJ: |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
2019-04-11 13:41:27.095 2697-2697/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-04-11 13:41:27.096 1865-1865/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
2019-04-11 13:41:27.097 1865-1865/? D/KeyguardUpdateMonitor: handleBatteryUpdate
2019-04-11 13:41:28.681 728-1132/? D/audio_hw_primary: out_standby: enter: stream (0xeb96c000) usecase(0: deep-buffer-playback)
2019-04-11 13:41:29.023 728-1132/? D/audio_hw_primary: disable_audio_route: reset and update mixer path: deep-buffer-playback
2019-04-11 13:41:29.024 728-1132/? D/soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 0 of type 0 for Event 2, with Raise=1
2019-04-11 13:41:29.024 728-1132/? D/sound_trigger_platform: platform_stdev_check_and_update_concurrency: concurrency active 0, tx 0, rx 0, concurrency session_allowed 1
2019-04-11 13:41:29.024 728-1132/? D/hardware_info: hw_info_append_hw_type : device_name = speaker
2019-04-11 13:41:29.024 728-1132/? D/audio_hw_primary: disable_snd_device: snd_device(2: speaker)
2019-04-11 13:41:29.024 728-1132/? D/msm8916_platform: platform_can_split_snd_device: snd_device(2) num devices(0) new_snd_devices(-341792385)
2019-04-11 13:41:29.031 728-1132/? D/aud_dev_arbi: releaseOneDevice: not sending command, device argument (2) does not match any registered device
2019-04-11 13:41:29.031 728-1132/? D/aud_dev_arbi: releaseOneDevice: device 2 owner is 0
2019-04-11 13:41:29.031 728-1132/? I/soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x2 of type 0 for Event 0, with Raise=0
2019-04-11 13:41:29.031 728-1132/? D/audio_hw_primary: out_standby: exit
2019-04-11 13:41:29.431 2102-2102/? D/wpa_supplicant: wlan0: Control interface command 'SIGNAL_POLL'
2019-04-11 13:41:29.449 2102-2102/? D/wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-sendto: sock=8 sndbuf=229376 outq=0 send_len=48
2019-04-11 13:41:29.733 17259-17259/? E/ViewRootImpl[SignInActivity]: Attempting to destroy the window while drawing!
window=android.view.ViewRootImpl@20356e7, title=com.google.android.play.games/com.google.android.gms.games.ui.signin.SignInActivity
2019-04-11 13:41:29.767 17259-17259/? I/SignInActivity: Transition from 0 to 1
2019-04-11 13:41:29.778 17259-17259/? I/SignInActivity: Transition from 1 to 2
2019-04-11 13:41:29.783 17259-17259/? I/Timeline: Timeline: Activity_launch_request time:22240516 intent:Intent { act=com.google.android.gms.common.account.CHOOSE_ACCOUNT_USERTILE flg=0x20000000 pkg=com.google.android.gms (has extras) }
2019-04-11 13:41:29.787 1656-2929/? I/ActivityManager: START u0 {act=com.google.android.gms.common.account.CHOOSE_ACCOUNT_USERTILE flg=0x20000000 pkg=com.google.android.gms cmp=com.google.android.gms/.common.account.AccountChipAccountPickerActivity (has extras)} from uid 10542 on display 0
2019-04-11 13:41:29.800 1656-2929/? D/ActivityTrigger: ActivityTrigger activityPauseTrigger
2019-04-11 13:41:29.820 17259-17259/? I/AppLifecycleTracker: onActivityPaused:
2019-04-11 13:41:29.823 469-2532/? E/ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
2019-04-11 13:41:29.839 2697-9514/? D/GameBoosterService: onGameStatusChange foreground:ForegroundInfo{mForegroundPackageName='com.google.android.gms', mForegroundUid=10018, mForegroundPid=19214, mLastForegroundPackageName='com.google.android.play.games', mLastForegroundUid=10542, mLastForegroundPid=17259, mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}
2019-04-11 13:41:29.848 1656-2929/? I/Timeline: Timeline: App_transition_ready time:22240581
2019-04-11 13:41:29.853 3128-3150/? W/GamesServiceBroker: Client connected with SDK 16553000, Services 16089021, and Games 90780048
2019-04-11 13:41:29.853 3128-26626/? W/GamesServiceBroker: Client connected with SDK 16553000, Services 16089021, and Games 90780048
2019-04-11 13:41:29.867 19214-19214/? I/AppCompatDelegate: Failed to instantiate custom view inflater android.support.v7.app.AppCompatViewInflater. Falling back to default.
java.lang.ClassNotFoundException: android.support.v7.app.AppCompatViewInflater
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:400)
at java.lang.Class.forName(Class.java:326)
at afb.a(:com.google.android.gms@[email protected] (040408-239467275):5)
at afb.onCreateView(:com.google.android.gms@[email protected] (040408-239467275):1)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:794)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:752)
at android.view.LayoutInflater.inflate(LayoutInflater.java:499)
at android.view.LayoutInflater.inflate(LayoutInflater.java:430)
at android.view.LayoutInflater.inflate(LayoutInflater.java:377)
at com.android.internal.policy.DecorView.onResourcesLoaded(DecorView.java:1783)
at com.android.internal.policy.PhoneWindow.generateLayout(PhoneWindow.java:2617)
at com.android.internal.policy.PhoneWindow.installDecor(PhoneWindow.java:2690)
at com.android.internal.policy.PhoneWindow.getDecorView(PhoneWindow.java:2051)
at android.app.ActivityTransitionState.setEnterActivityOptions(ActivityTransitionState.java:158)
at android.app.Activity.performCreateCommon(Activity.java:6835)
at android.app.Activity.performCreate(Activity.java:6847)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2700)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2808)
at android.app.ActivityThread.-wrap12(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1541)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:165)
at android.app.ActivityThread.main(ActivityThread.java:6375)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:802)
Caused by: java.lang.ClassNotFoundException: Didn't find class "android.support.v7.app.AppCompatViewInflater" on path: DexPathList[[zip file "/system/framework/com.android.location.provider.jar", zip file "/system/framework/com.android.media.remotedisplay.jar", zip file "/data/app/com.google.android.gms-1/base.apk"],nativeLibraryDirectories=[/data/app/com.google.android.gms-1/lib/arm64, /data/app/com.google.android.gms-1/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:74)
at java.lang.ClassLoader.loadClass(ClassLoader.java:380)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
at java.lang.Class.classForName(Native Method) 
at java.lang.Class.forName(Class.java:400) 
at java.lang.Class.forName(Class.java:326) 
at afb.a(:com.google.android.gms@[email protected] (040408-239467275):5) 
at afb.onCreateView(:com.google.android.gms@[email protected] (040408-239467275):1) 
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:794) 
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:752) 
at android.view.LayoutInflater.inflate(LayoutInflater.java:499) 
at android.view.LayoutInflater.inflate(LayoutInflater.java:430) 
at android.view.LayoutInflater.inflate(LayoutInflater.java:377) 
at com.android.internal.policy.DecorView.onResourcesLoaded(DecorView.java:1783) 
at com.android.internal.policy.PhoneWindow.generateLayout(PhoneWindow.java:2617) 
at com.android.internal.policy.PhoneWindow.installDecor(PhoneWindow.java:2690) 
at com.android.internal.policy.PhoneWindow.getDecorView(PhoneWindow.java:2051) 
at android.app.ActivityTransitionState.setEnterActivityOptions(ActivityTransitionState.java:158) 
at android.app.Activity.performCreateCommon(Activity.java:6835) 
at android.app.Activity.performCreate(Activity.java:6847) 
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119) 
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2700) 
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2808) 
at android.app.ActivityThread.-wrap12(ActivityThread.java) 
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1541) 
at android.os.Handler.dispatchMessage(Handler.java:102) 
at android.os.Looper.loop(Looper.java:165) 
at android.app.ActivityThread.main(ActivityThread.java:6375) 
at java.lang.reflect.Method.invoke(Native Method) 
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912) 
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:802) 
2019-04-11 13:41:29.896 19214-19214/? W/ResourceType: No package identifier when getting name for resource number 0x00000000
2019-04-11 13:41:29.947 1656-3394/? I/Timeline: Timeline: App_transition_ready time:22240681
2019-04-11 13:41:29.964 1656-3394/? I/Timeline: Timeline: App_transition_ready time:22240697
2019-04-11 13:41:30.032 1656-1689/? I/Timeline: Timeline: App_transition_ready time:22240765
2019-04-11 13:41:30.032 1656-1689/? I/Timeline: Timeline: App_transition_stopped time:22240765
2019-04-11 13:41:30.049 1656-1689/? I/WindowManager: Destroying surface Surface(name=com.google.android.play.games/com.google.android.gms.games.ui.signin.SignInActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2045 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897 com.android.server.wm.WindowState.destroyOrSaveSurface:2118 com.android.server.wm.AppWindowToken.destroySurfaces:366 com.android.server.wm.WindowStateAnimator.finishExit:565 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491 com.android.server.wm.WindowAnimator.updateWindowsLocked:312 com.android.server.wm.WindowAnimator.animateLocked:727
2019-04-11 13:41:30.065 1656-1689/? I/ActivityManager: Displayed com.google.android.gms/.common.account.AccountChipAccountPickerActivity: +239ms
2019-04-11 13:41:30.066 3539-3867/? D/PowerKeeper.Event: notifyActivityLaunchTime: com.google.android.gms/.common.account.AccountChipAccountPickerActivity totalTime: 239
2019-04-11 13:41:30.091 1865-1865/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
2019-04-11 13:41:30.091 1865-1865/? D/KeyguardUpdateMonitor: handleBatteryUpdate
2019-04-11 13:41:30.092 2697-2697/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-04-11 13:41:30.092 2756-2905/? W/QCNEJ: |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
2019-04-11 13:41:30.235 1656-1689/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{5213a9c u0 com.google.android.gms/.common.account.AccountChipAccountPickerActivity t376} time:22240968
2019-04-11 13:41:30.236 873-873/? I/MSM-irqbalance: Decided to move IRQ5 from CPU3 [P:0] to CPU7 [P:1] (banned)
2019-04-11 13:41:30.237 873-873/? I/MSM-irqbalance: Decided to move IRQ3 from CPU3 [P:0] to CPU6 [P:1] (banned)
2019-04-11 13:41:30.238 873-873/? I/MSM-irqbalance: Decided to move IRQ3 from CPU1 [P:0] to CPU4 [P:1] (banned)
2019-04-11 13:41:30.238 873-873/? I/MSM-irqbalance: Decided to move IRQ5 from CPU1 [P:0] to CPU5 [P:1] (banned)
2019-04-11 13:41:30.239 873-873/? I/MSM-irqbalance: Decided to move IRQ3 from CPU0 [P:0] to CPU7 [P:1] (banned)
2019-04-11 13:41:30.239 873-873/? I/MSM-irqbalance: Decided to move IRQ5 from CPU0 [P:0] to CPU6 [P:1] (banned)
2019-04-11 13:41:30.240 873-873/? I/MSM-irqbalance: Decided to move IRQ5 from CPU2 [P:0] to CPU4 [P:1] (banned)
2019-04-11 13:41:30.241 873-873/? I/MSM-irqbalance: Decided to move IRQ3 from CPU2 [P:0] to CPU5 [P:1] (banned)
2019-04-11 13:41:32.459 2102-2102/? D/wpa_supplicant: wlan0: Control interface command 'SIGNAL_POLL'
2019-04-11 13:41:32.479 2102-2102/? D/wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-sendto: sock=8 sndbuf=229376 outq=0 send_len=48
2019-04-11 13:41:33.095 1865-1865/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
2019-04-11 13:41:33.095 1865-1865/? D/KeyguardUpdateMonitor: handleBatteryUpdate
2019-04-11 13:41:33.097 2756-2905/? W/QCNEJ: |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
2019-04-11 13:41:33.098 2697-2697/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-04-11 13:41:35.235 873-873/? I/MSM-irqbalance: Decided to move IRQ3 from CPU3 [P:0] to CPU6 [P:1] (banned)
2019-04-11 13:41:35.237 873-873/? I/MSM-irqbalance: Decided to move IRQ5 from CPU3 [P:0] to CPU7 [P:1] (banned)
2019-04-11 13:41:35.238 873-873/? I/MSM-irqbalance: Decided to move IRQ5 from CPU1 [P:0] to CPU4 [P:1] (banned)
2019-04-11 13:41:35.238 873-873/? I/MSM-irqbalance: Decided to move IRQ3 from CPU1 [P:0] to CPU5 [P:1] (banned)
2019-04-11 13:41:35.239 873-873/? I/MSM-irqbalance: Decided to move IRQ5 from CPU0 [P:0] to CPU6 [P:1] (banned)
2019-04-11 13:41:35.240 873-873/? I/MSM-irqbalance: Decided to move IRQ3 from CPU0 [P:0] to CPU7 [P:1] (banned)
2019-04-11 13:41:35.240 873-873/? I/MSM-irqbalance: Decided to move IRQ5 from CPU2 [P:0] to CPU4 [P:1] (banned)
2019-04-11 13:41:35.241 873-873/? I/MSM-irqbalance: Decided to move IRQ3 from CPU2 [P:0] to CPU5 [P:1] (banned)
2019-04-11 13:41:35.493 2102-2102/? D/wpa_supplicant: wlan0: Control interface command 'SIGNAL_POLL'
2019-04-11 13:41:35.513 2102-2102/? D/wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-sendto: sock=8 sndbuf=229376 outq=0 send_len=48
2019-04-11 13:41:36.095 1865-1865/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
2019-04-11 13:41:36.096 1865-1865/? D/KeyguardUpdateMonitor: handleBatteryUpdate
2019-04-11 13:41:36.097 2756-2905/? W/QCNEJ: |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
2019-04-11 13:41:36.097 2697-2697/? I/BatteryInfoReceiver: ACTION_BATTERY_CHANGED
2019-04-11 13:41:36.319 1656-3394/? D/ActivityTrigger: ActivityTrigger activityPauseTrigger
2019-04-11 13:41:36.332 469-2532/? E/ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
2019-04-11 13:41:36.349 2697-2712/? D/GameBoosterService: onGameStatusChange foreground:ForegroundInfo{mForegroundPackageName='com.google.android.play.games', mForegroundUid=10542, mForegroundPid=17259, mLastForegroundPackageName='com.google.android.gms', mLastForegroundUid=10018, mLastForegroundPid=19214, mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}
2019-04-11 13:41:36.365 1656-3394/? I/Timeline: Timeline: App_transition_ready time:22247098
2019-04-11 13:41:36.365 1656-3394/? I/Timeline: Timeline: App_transition_stopped time:22247098
2019-04-11 13:41:36.381 17259-17259/? I/AppLifecycleTracker: onActivityResumed:
2019-04-11 13:41:36.382 17259-17259/? I/SignInActivity: Transition from 2 to 3
2019-04-11 13:41:36.399 1865-1865/? D/EventBus: [1865, u0] send(AppTransitionFinishedEvent)
2019-04-11 13:41:36.399 1865-1865/? D/EventBus: [1865, u0] -> ForcedResizableInfoActivityController [0x8d5dce6, P1] onBusEvent(AppTransitionFinishedEvent)
2019-04-11 13:41:36.399 1865-1865/? D/EventBus: [1865, u0] onBusEvent(AppTransitionFinishedEvent) duration: 25 microseconds, avg: 539
2019-04-11 13:41:36.424 3128-3150/? W/GamesServiceBroker: Client connected with SDK 16553000, Services 16089021, and Games 90780048
2019-04-11 13:41:36.447 17259-17259/? I/SignInActivity: Transition from 3 to 4
2019-04-11 13:41:36.476 2053-2053/? W/ChimeraUtils: Non Chimera context
2019-04-11 13:41:36.484 3128-3150/? W/GamesServiceBroker: Client connected with SDK 16553000, Services 16089021, and Games 90780048
2019-04-11 13:41:36.589 3128-5143/? W/Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed
2019-04-11 13:41:36.589 3128-5143/? W/Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@[email protected] (040408-239467275):2)
2019-04-11 13:41:36.589 3128-5143/? W/Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@[email protected] (040408-239467275):2)
2019-04-11 13:41:36.703 3128-5143/? W/Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed
2019-04-11 13:41:36.704 3128-5143/? W/Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@[email protected] (040408-239467275):2)
2019-04-11 13:41:36.704 3128-5143/? W/Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@[email protected] (040408-239467275):2)
2019-04-11 13:41:36.969 17259-17259/? I/SignInActivity: Transition from 4 to 5
2019-04-11 13:41:36.988 17259-17259/? I/SignInActivity: Transition from 5 to 6
2019-04-11 13:41:37.009 3128-3150/? W/GamesServiceBroker: Client connected with SDK 16553000, Services 16089021, and Games 90780048
2019-04-11 13:41:37.010 3128-3667/? W/GamesServiceBroker: Client connected with SDK 16553000, Services 16089021, and Games 90780048
2019-04-11 13:41:37.017 3128-18031/? I/EventLogChimeraService: Aggregate from 1554977877049 (log), 1554977877049 (data)
2019-04-11 13:41:37.099 2053-3480/? W/Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed
2019-04-11 13:41:37.100 2053-3480/? W/Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@[email protected] (040408-239467275):2)
2019-04-11 13:41:37.100 2053-3480/? W/Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@[email protected] (040408-239467275):2)
2019-04-11 13:41:37.214 2053-3480/? W/Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed
2019-04-11 13:41:37.214 2053-3480/? W/Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@[email protected] (040408-239467275):2)
2019-04-11 13:41:37.215 2053-3480/? W/Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@[email protected] (040408-239467275):2)
2019-04-11 13:41:37.480 2053-3480/? W/Auth: [GetToken,GetTokenResponse] error status: INVALID_CLIENT_ID
2019-04-11 13:41:37.507 17259-17259/? I/SignInActivity: Transition from 6 to 11
2019-04-11 13:41:37.507 17259-17259/? W/SignInActivity: onSignInFailed()...
2019-04-11 13:41:37.507 17259-17259/? W/SignInActivity: Sign in failed during 6
2019-04-11 13:41:37.507 17259-17259/? W/SignInActivity: ==> Returning non-OK result: 10002
2019-04-11 13:41:37.517 1656-2929/? D/ActivityTrigger: ActivityTrigger activityPauseTrigger
2019-04-11 13:41:37.523 17259-17259/? I/AppLifecycleTracker: onActivityPaused:
2019-04-11 13:41:37.527 469-2532/? E/ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
2019-04-11 13:41:37.550 2697-2712/? D/GameBoosterService: onGameStatusChange foreground:ForegroundInfo{mForegroundPackageName='com.google.android.gms', mForegroundUid=10018, mForegroundPid=19214, mLastForegroundPackageName='com.google.android.play.games', mLastForegroundUid=10542, mLastForegroundPid=17259, mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}
2019-04-11 13:41:37.567 1656-2929/? I/Timeline: Timeline: App_transition_ready time:22248300
2019-04-11 13:41:37.567 1656-2929/? I/Timeline: Timeline: App_transition_stopped time:22248300
2019-04-11 13:41:37.598 1656-2684/? D/ActivityTrigger: ActivityTrigger activityPauseTrigger
2019-04-11 13:41:37.602 1656-1677/? I/WindowManager: Destroying surface Surface(name=com.google.android.play.games/com.google.android.gms.games.ui.signin.SignInActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2045 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897 com.android.server.wm.WindowState.destroyOrSaveSurface:2118 com.android.server.wm.WindowManagerService.tryStartExitingAnimation:3183 com.android.server.wm.WindowManagerService.relayoutWindow:3063 com.android.server.wm.Session.relayout:224 android.view.IWindowSession$Stub.onTransact:286 com.android.server.wm.Session.onTransact:145
2019-04-11 13:41:37.602 3128-3150/? W/GamesServiceBroker: Client connected with SDK 16553000, Services 16089021, and Games 90780048
2019-04-11 13:41:37.648 1656-2684/? I/Timeline: Timeline: App_transition_ready time:22248381
2019-04-11 13:41:37.648 1656-2684/? I/Timeline: Timeline: App_transition_stopped time:22248381
2019-04-11 13:41:37.666 19214-19214/? W/AutoManageHelper: Unresolved error while connecting client. Stopping auto-manage.
2019-04-11 13:41:37.668 1865-1865/? D/EventBus: [1865, u0] send(AppTransitionFinishedEvent)
2019-04-11 13:41:37.668 1865-1865/? D/EventBus: [1865, u0] -> ForcedResizableInfoActivityController [0x8d5dce6, P1] onBusEvent(AppTransitionFinishedEvent)
2019-04-11 13:41:37.668 1865-1865/? D/EventBus: [1865, u0] onBusEvent(AppTransitionFinishedEvent) duration: 18 microseconds, avg: 539
2019-04-11 13:41:37.682 1656-2929/? D/ActivityTrigger: ActivityTrigger activityPauseTrigger
2019-04-11 13:41:37.683 1865-1865/? D/EventBus: [1865, u0] send(AppTransitionFinishedEvent)
2019-04-11 13:41:37.684 1865-1865/? D/EventBus: [1865, u0] -> ForcedResizableInfoActivityController [0x8d5dce6, P1] onBusEvent(AppTransitionFinishedEvent)
2019-04-11 13:41:37.684 1865-1865/? D/EventBus: [1865, u0] onBusEvent(AppTransitionFinishedEvent) duration: 19 microseconds, avg: 538
2019-04-11 13:41:37.700 2697-2712/? D/GameBoosterService: onGameStatusChange foreground:ForegroundInfo{mForegroundPackageName='games.urmobi.my.cute.pets', mForegroundUid=10698, mForegroundPid=19643, mLastForegroundPackageName='com.google.android.gms', mLastForegroundUid=10018, mLastForegroundPid=19214, mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}
2019-04-11 13:41:37.715 1656-3387/? I/Timeline: Timeline: App_transition_ready time:22248449
2019-04-11 13:41:37.716 1656-3387/? I/Timeline: Timeline: App_transition_stopped time:22248449
2019-04-11 13:41:37.748 1656-3387/? I/WindowManager: Destroying surface Surface(name=com.google.android.gms/com.google.android.gms.common.api.GoogleApiActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2045 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897 com.android.server.wm.WindowState.destroyOrSaveSurface:2118 com.android.server.wm.WindowManagerService.tryStartExitingAnimation:3183 com.android.server.wm.WindowManagerService.relayoutWindow:3063 com.android.server.wm.Session.relayout:224 android.view.IWindowSession$Stub.onTransact:286 com.android.server.wm.Session.onTransact:145
2019-04-11 13:41:37.765 1656-2929/? D/ActivityTrigger: ActivityTrigger activityPauseTrigger
2019-04-11 13:41:37.768 1865-1865/? D/EventBus: [1865, u0] send(AppTransitionFinishedEvent)
2019-04-11 13:41:37.769 1865-1865/? D/EventBus: [1865, u0] -> ForcedResizableInfoActivityController [0x8d5dce6, P1] onBusEvent(AppTransitionFinishedEvent)
2019-04-11 13:41:37.769 1865-1865/? D/EventBus: [1865, u0] onBusEvent(AppTransitionFinishedEvent) duration: 40 microseconds, avg: 538
2019-04-11 13:41:37.815 1656-2929/? I/Timeline: Timeline: App_transition_ready time:22248548
2019-04-11 13:41:37.834 19643-19643/? E/TokenFragment: Setting result error status code to: 16
2019-04-11 13:41:37.835 19643-19643/? D/TokenPendingResult: Calling onResult for result: Status: Status{statusCode=CANCELED, resolution=null} email: id: access:
2019-04-11 13:41:37.883 19643-19643/? D/GamesUnitySDK: Performing Android initialization of the GPG SDK
2019-04-11 13:41:37.929 19643-19643/? I/Unity: Building GPG services, implicitly attempts silent auth

(Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

2019-04-11 13:41:37.933 19643-19643/? I/GamesNativeSDK: Using existing jar.
2019-04-11 13:41:37.933 19643-19643/? I/GamesNativeSDK: Writing 1941 bytes to jar file
2019-04-11 13:41:37.944 19643-19643/? I/GamesNativeSDK: Using existing jar.
2019-04-11 13:41:37.944 19643-19643/? I/GamesNativeSDK: Writing 1066 bytes to jar file
2019-04-11 13:41:37.955 19643-19643/? W/PopupManager: You have not specified a View to use as content view for popups. Falling back to the Activity content view. Note that this may not work as expected in multi-screen environments
2019-04-11 13:41:37.956 19643-19778/? I/GamesNativeSDK: Auth operation started: SIGN IN
2019-04-11 13:41:37.956 19643-19778/? I/GamesNativeSDK: Connecting to Google Play...
2019-04-11 13:41:37.974 19643-19643/? D/TokenFragment: onResume called
2019-04-11 13:41:37.996 1656-3391/? I/WindowManager: Destroying surface Surface(name=com.google.android.gms/com.google.android.gms.common.account.AccountChipAccountPickerActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2045 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897 com.android.server.wm.WindowState.removeLocked:1460 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2635 com.android.server.wm.WindowManagerService.removeWindowLocked:2593 com.android.server.wm.WindowManagerService.removeWindowLocked:2462 com.android.server.wm.WindowManagerService.removeWindow:2457 com.android.server.wm.Session.remove:202
2019-04-11 13:41:37.997 560-560/? W/SurfaceFlinger: couldn't log to binary event log: overflow.
2019-04-11 13:41:38.006 17259-17259/? I/AppLifecycleTracker: onActivityStopped:
2019-04-11 13:41:38.009 3128-3150/? W/GamesServiceBroker: Client connected with SDK 12451000, Services 16089021, and Games 90780048
2019-04-11 13:41:38.010 728-1818/? I/AudioPolicyManagerCustom: setting force DEEP buffer now
2019-04-11 13:41:38.010 17259-17259/? I/AppLifecycleTracker: App transition to background
2019-04-11 13:41:38.011 728-1818/? I/AudioPolicyManagerCustom: setting force DEEP buffer now
2019-04-11 13:41:38.011 728-1818/? I/AudioPolicyManagerCustom: setting force DEEP buffer now
2019-04-11 13:41:38.012 1656-3394/? I/WindowManager: Destroying surface Surface(name=com.google.android.gms/com.google.android.gms.auth.api.signin.ui.SignInActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2045 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897 com.android.server.wm.WindowState.removeLocked:1460 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2635 com.android.server.wm.WindowManagerService.removeWindowLocked:2593 com.android.server.wm.WindowManagerService.removeWindowLocked:2462 com.android.server.wm.WindowManagerService.removeWindow:2457 com.android.server.wm.Session.remove:202
2019-04-11 13:41:38.016 728-1818/? I/AudioPolicyManagerCustom: offload disabled by audio.offload.disable=1
2019-04-11 13:41:38.016 728-1818/? I/AudioPolicyManagerCustom: Direct PCM is disabled for this request
2019-04-11 13:41:38.016 728-1818/? I/AudioPolicyManagerCustom: setting force DEEP buffer now
2019-04-11 13:41:38.016 728-1818/? D/compress_voip: voice_extn_compress_voip_out_get_parameters: enter
2019-04-11 13:41:38.017 19643-19781/? D/AudioTrack: Client defaulted notificationFrames to 1365 for frameCount 4096
2019-04-11 13:41:38.019 728-1132/? D/audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
2019-04-11 13:41:38.020 728-1818/? E/AudioFlinger: open /proc/19643/cmdline error
2019-04-11 13:41:38.020 728-1818/? I/AudioFlinger: setAppName(), name=[], active=[1]
2019-04-11 13:41:38.022 728-1132/? D/audio_hw_primary: start_output_stream: enter: stream(0xeb96c000)usecase(0: deep-buffer-playback) devices(0x2)
2019-04-11 13:41:38.023 469-2532/? E/ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
2019-04-11 13:41:38.023 728-1132/? D/audio_hw_primary: select_devices for use case (deep-buffer-playback)
2019-04-11 13:41:38.023 728-1132/? D/audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
2019-04-11 13:41:38.023 728-1132/? I/msm8916_platform: platform_check_and_set_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 0 device (speaker)
2019-04-11 13:41:38.023 728-1132/? D/msm8916_platform: platform_can_split_snd_device: snd_device(2) num devices(1) new_snd_devices(965)
2019-04-11 13:41:38.023 728-1132/? I/msm8916_platform: platform_check_and_set_codec_backend_cfg: becf: new_snd_devices[0] is speaker
2019-04-11 13:41:38.023 728-1132/? I/msm8916_platform: platform_check_codec_backend_cfg:becf: afe: Codec selected backend: 0 current bit width: 16 sample rate: 48000 channels: 2
2019-04-11 13:41:38.023 3539-3755/? I/AppActiveChecker: uid:10698 change to active
2019-04-11 13:41:38.023 728-1132/? D/msm8916_platform: platform_check_codec_backend_cfg:becf: afe: playback on non-44.1-support device Configure afe to default Sample Rate(48k)
2019-04-11 13:41:38.023 728-1132/? D/msm8916_platform: platform_check_codec_backend_cfg:becf: afe: only 48KHZ sample rate is supported Configure afe to default Sample Rate(48k)
2019-04-11 13:41:38.023 728-1132/? I/msm8916_platform: platform_check_codec_backend_cfg:becf: afe: Codec selected backend: 0 updated bit width: 16 and sample rate: 48000
2019-04-11 13:41:38.023 728-1132/? D/audio_hw_primary: check_usecases_codec_backend:becf: force routing 0
2019-04-11 13:41:38.023 728-1132/? E/msm8916_platform: platform_check_backends_match: Invalid snd_device =
2019-04-11 13:41:38.023 728-1132/? D/audio_hw_primary: check_usecases_codec_backend:becf: (40) check_usecases curr device: speaker, usecase device: backends match 0
2019-04-11 13:41:38.023 728-1132/? D/audio_hw_primary: check_usecases_codec_backend:becf: check_usecases num.of Usecases to switch 0
2019-04-11 13:41:38.023 728-1132/? D/hardware_info: hw_info_append_hw_type : device_name = speaker
2019-04-11 13:41:38.023 728-1132/? D/msm8916_platform: platform_can_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
2019-04-11 13:41:38.023 728-1132/? D/audio_hw_primary: enable_snd_device: snd_device(2: speaker)
2019-04-11 13:41:38.023 728-1132/? I/soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x2 of type 0 for Event 1, with Raise=0
2019-04-11 13:41:38.023 728-1132/? D/aud_dev_arbi: acquireOneDevice: device owner for device 2 is 1
2019-04-11 13:41:38.025 17259-17259/? I/AppLifecycleTracker: onActivityDestroyed:
2019-04-11 13:41:38.026 728-1132/? I/audio_hw_primary: select_devices Selected apptype: 69936
2019-04-11 13:41:38.026 728-1132/? E/audio_hw_dolby: audio_extn_dolby_ds2_set_endpoint: Dolby set endpint :0x2
2019-04-11 13:41:38.026 728-1132/? D/soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 0 of type 0 for Event 3, with Raise=1
2019-04-11 13:41:38.026 728-1132/? D/sound_trigger_platform: platform_stdev_check_and_update_concurrency: concurrency active 0, tx 0, rx 1, concurrency session_allowed 1
2019-04-11 13:41:38.027 728-1132/? I/audio_hw_utils: audio_extn_utils_send_app_type_cfg PLAYBACK app_type 69936, acdb_dev_id 14, sample_rate 48000
2019-04-11 13:41:38.027 728-1132/? I/audio_hw_utils: audio_extn_utils_send_app_type_cfg:becf: adm: app_type 69936, acdb_dev_id 14, sample_rate 48000
2019-04-11 13:41:38.027 728-1132/? D/msm8916_platform: platform_can_split_snd_device: snd_device(2) num devices(1) new_snd_devices(36)
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 14, path = 0, app id = 0x11130, sample rate = 48000
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> send_asm_topology
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> send_adm_topology
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> send_audtable
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> send_audvoltable
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type = 12
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> send_audstrmtable
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 456
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> send_afe_topology
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 14, Topology Id 112fc
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> send_afe_cal
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
2019-04-11 13:41:38.027 728-1132/? E/ACDB-LOADER: Error: ACDB AFE returned = -19
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 14 path = 0
2019-04-11 13:41:38.027 728-1132/? D/ACDB-LOADER: ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
2019-04-11 13:41:38.027 728-1132/? D/audio_hw_primary: enable_audio_route: apply mixer and update path: deep-buffer-playback
2019-04-11 13:41:38.029 728-1132/? D/audio_hw_primary: select_devices: done
2019-04-11 13:41:38.031 728-1132/? D/msm8916_platform: platform_set_channel_map mixer_ctl_name:Playback Channel Map0
2019-04-11 13:41:38.031 728-1132/? D/msm8916_platform: platform_set_channel_map: set mapping(1 2 0 0 0 0 0 0) for channel:2
2019-04-11 13:41:38.037 3128-7331/? W/GamesServiceBroker: Client connected with SDK 16553000, Services 16089021, and Games 90780048
2019-04-11 13:41:38.054 3128-7331/? W/GamesServiceBroker: Client connected with SDK 16553000, Services 16089021, and Games 90780048
2019-04-11 13:41:38.063 3128-21095/? W/GamesServiceBroker: Client connected with SDK 16553000, Services 16089021, and Games 90780048
2019-04-11 13:41:38.068 19643-19778/? I/GamesNativeSDK: UI interaction required to connect to Google Play.
2019-04-11 13:41:38.075 728-1132/? D/audio_hw_primary: start_output_stream: exit
2019-04-11 13:41:38.081 1656-1689/? I/WindowManager: Destroying surface Surface(name=games.urmobi.my.cute.pets/com.google.android.gms.auth.api.signin.internal.SignInHubActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2045 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897 com.android.server.wm.WindowState.destroyOrSaveSurface:2118 com.android.server.wm.AppWindowToken.destroySurfaces:366 com.android.server.wm.WindowStateAnimator.finishExit:565 com.android.server.wm.AppWindowAnimator.stepAnimationLocked:445 com.android.server.wm.WindowAnimator.updateAppWindowsLocked:198 com.android.server.wm.WindowAnimator.animateLocked:687
2019-04-11 13:41:38.091 1865-1865/? D/EventBus: [1865, u0] send(AppTransitionFinishedEvent)
2019-04-11 13:41:38.091 1865-1865/? D/EventBus: [1865, u0] -> ForcedResizableInfoActivityController [0x8d5dce6, P1] onBusEvent(AppTransitionFinishedEvent)
2019-04-11 13:41:38.091 1865-1865/? D/EventBus: [1865, u0] onBusEvent(AppTransitionFinishedEvent) duration: 19 microseconds, avg: 538
2019-04-11 13:41:38.099 560-560/? W/SurfaceFlinger: couldn't log to binary event log: overflow.
2019-04-11 13:41:38.099 728-1132/? D/AudioFlinger: mixer(0xea083880) throttle end: throttle time(18)
2019-04-11 13:41:38.116 19643-19667/? I/Unity: UnityIAP: Promo interface is available for 4 items

(Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

2019-04-11 13:41:38.120 19643-19667/? I/Unity: Error Auth

(Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

2019-04-11 13:41:38.120 19643-19667/? I/Unity: [Play Games Plugin DLL] 04/11/19 13:41:38 +03:00 DEBUG: Starting Auth Transition. Op: SIGN_IN status: ERROR_NOT_AUTHORIZED

(Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

2019-04-11 13:41:38.121 19643-19667/? I/Unity: [Play Games Plugin DLL] 04/11/19 13:41:38 +03:00 DEBUG: AuthState == Unauthenticated calling auth callbacks with failure

(Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

2019-04-11 13:41:38.135 19643-19667/? I/Unity: [Play Games Plugin DLL] 04/11/19 13:41:38 +03:00 DEBUG: Invoking user callback on game thread

(Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

GooglePlayGamesPlugin-0.9.62

2019-04-11 13:41:37.480 2053-3480/? W/Auth: [GetToken,GetTokenResponse] error status: INVALID_CLIENT_ID

Do you have RequestServerAuthCode or RequestIdToken in your PlayGamesClientConfiguration.Builder setup?

    PlayGamesClientConfiguration config = new PlayGamesClientConfiguration.Builder()
        .EnableSavedGames()
        .Build();
    PlayGamesPlatform.InitializeInstance(config);
    PlayGamesPlatform.DebugLogEnabled = true;
    PlayGamesPlatform.Activate();

Have you checked certificate SHA-1 from the built apk file?

yes

Have you added test user email to testers list in play console explicitly or your are using alpha track list only?

Screenshot_1
Uploading Screenshot_1.png…

Can you try to add tester's email directly here, please?
https://screenshot.googleplex.com/gRinMqrQmK8.png

Screenshot_2

Do you mean list of testers in account information? They exist there

Can you try to add testers here as well:
Google Play Console->Game Services->Your new game->Testing->Add Testers

Or just enable alpha track testers if they are disabled there.

image

They are enabled

Screenshot_2
about SHA-1

They are enabled

Have you tried to add tester's email on that page directly using "Add Testers" button?

yes

Have you tried to sign-in with different test accounts?

yes, i tried

same problem here

Same problem here

Everything was working fine and then suddenly since 2 days ago I am not able to sign in using Social.localUser.Authenticate.
My app is in beta and I checked the SHA-1 they are as correct.

same problem here

Yes I also have the same problem

I have the same problem. When authorized in the log writes "Authentication canceled".

same issue...

Same issue! Driving me made it worked until 10. April from there on no more data from the testers.
The game is in internal Test track I did change nothing on it.

(I work with unity I changed to a new version of unity)
Today I updated the plugin from 0.9.62 to 0.9.63, that did not help.

It keeps failing here:
DEBUG: Starting Auth Transition. Op: SIGN_IN status: ERROR_NOT_AUTHORIZED

NoMoreGooglePlayServices

same issue... When authorized in the log writes "Authentication canceled".

Having the exact same problem for many days now. I've been banging my head against the wall, checking everything there is to check. All was fine and dandy (leaderboards working etc) until - I think - wednesday-thursday last week.

Hi everyone! I had (yes, had) that problem for a week or so. My game, while still in alpha, has GPGS working without problems for two months already (so I made no changes in that area in my code) but I started noticing some problems. First, savedgames stopped working, and a two days later I was even unable to sign-in.

I tried to find a solution, but the only thing that worked for me was, as suggested here:

[[https://answers.unity.com/questions/1357666/google-play-games-services-authentication-fails.html](https://answers.unity.com/questions/1357666/google-play-games-services-authentication-fails.html)]

...is to check SHA-1 in the Google API Console. You have to port your SHA-1 signing code from your GooglePlay console (app signing section) to the forementioned API console credentials section (for your app, of course).

I didn't have to touch a thing in the API console before, but I think that that worked for me. After that, I was able to sign-in again to GooglePlay with valid testers accounts (yes, I'm in alpha, and I use alpha testers with the email list as mentioned in previous posts). Maybe it's not the same issue, if that's the case, I'm sorry.

The thing is that saved games are not working at all yet, but I'll open another post about the matter if I lose all hope.

Sorry, for the long post and my rough english skills. I hope it throws some light into the situation we have here. Thanks for your patience, hard work and the plugin!

yes, i tried

Still can't reproduce this issue on our test apps. Can you provide a link to your apk and add test.[email protected] to the testers list, so, I can try to reproduce it locally?

As far as I know through these last 4 days of struggle, changing the SHA-1 key does nothing to solve the current issue discussed here.

Using the Upload certificate (which should work with builds that you install through e.g. Unity's build & run) doesn't work and returns SIGN_IN status: ERROR_NOT_AUTHORIZED.

Using the App signing certificate (which should work with builds uploaded to Google Play & then installed on a device through either the APK download on Google Play or downloading from the store) returns the same SIGN_IN status: ERROR_NOT_AUTHORIZED.

We have a published app using version 0.9.57 of this plugin, and it's working. Tried reverting the app in development from the newest .68 one to .57, but no cookie. The issue still persists.

Hello to all! I think I found the reason! You need to go to https://console.developers.google.com/ to select your project, then Accounting data -> OAuth access request window -> fill in all. After that, everything works!

image

It's better to not add oauth information manually on the https://console.developers.google.com/ page. It should be created automatically after you link android app in Play Console->Game Services.

test.[email protected]

https://play.google.com/apps/testing/games.urmobi.my.cute.pets

Account is added for testing

It's better to not add oauth information manually on the https://console.developers.google.com/ page. It should be created automatically after you link android app in Play Console->Game Services.

But this page was not created automatically!

Hello to all! I think I found the reason! You need to go to https://console.developers.google.com/ to select your project, then Accounting data -> OAuth access request window -> fill in all. After that, everything works!

Mine was partially filled. Could be just coincidence, but after I filled it completely (where not optional), and waited a bit, suddenly the phone running my app logged in. Can't log in on any other devices with the same account, though, so I'm not considering this a fix just yet.

Mine was partially filled. Could be just coincidence, but after I filled it completely (where not optional), and waited a bit, suddenly the phone running my app logged in. Can't log in on any other devices with the same account, though, so I'm not considering this a fix just yet.

It began to work on all devices. Maybe you need more time

Hello to all! I think I found the reason! You need to go to https://console.developers.google.com/ to select your project, then Accounting data -> OAuth access request window -> fill in all. After that, everything works!

image

It seems setting this "OAuth consent screen" up should fix the issue.
Currently I'm checking how we can fill it automatically, but currently it requires manual fill.

Probably it is related to Firebase. Does anyone has the same issues without using Firebase?

In my project I use Firebase. But Firebase works well.

Probably it is related to Firebase. Does anyone has the same issues without using Firebase?

I created an empty Unity project and added only a plugin GPGS. The problem still remained.

Probably it is related to Firebase. Does anyone has the same issues without using Firebase?

I created an empty Unity project and added only a plugin GPGS. The problem still remained.

Can you provide you app id, please?
As I just did the same and it works for me without Firebase integration.

If your project has a warning in cloud platform console like:
"Remember to configure the OAuth consent screen with information about your application."
then your project is affected by this issue. And you need to fill it up to fix the issue.

You can find this warning on the Credentials page.

I have the issue and I don't use Firebase.

Probably it is related to Firebase. Does anyone has the same issues without using Firebase?

I created an empty Unity project and added only a plugin GPGS. The problem still remained.

Can you provide you app id, please?
As I just did the same and it works for me without Firebase integration.

ID in Game Services: 1074190863468

ID in Game Services: 1074190863468

Yes, you have the same warning on the cloud platform credentials page.

Yes, after filling in info , it works. but not for all accounts

Our problem was, from the looks of it, solved by removing extra lines from PlayGamesClientConfiguration setup:

PlayGamesClientConfiguration config = new PlayGamesClientConfiguration.Builder() .RequestIdToken() .RequestServerAuthCode(false) .Build();

This was changed to
PlayGamesClientConfiguration config = new PlayGamesClientConfiguration.Builder() .Build();

I did also fill out the Oauth screen before this, and we are running Firebase, so dunno if it's a cumulative effect of all of the changes.

EDIT: Testing the day after it seems any setup with the configuration works now, so it probably was the Oauth screen then? This is one of the weirdest bugs I've ever faced.

Finaly it works. For me filling of Oauth screen was solution

image
How do I fill in this OAuth Screen??

Hello to all! I think I found the reason! You need to go to https://console.developers.google.com/ to select your project, then Accounting data -> OAuth access request window -> fill in all. After that, everything works!
image

It seems setting this "OAuth consent screen" up should fix the issue.
Currently I'm checking how we can fill it automatically, but currently it requires manual fill.

I confirm, it works.

This fixed the issue for me too!
What a relief..

I didn't even fill it out.
Our app is still in the internal test track (alpha) i just had to switch it to "internal" on the Oauth2 consent screen page. It worked again within seconds after saving the change.

Now i wonder if i had changed it to public by mistake and caused the issue myself or they did change it.
hm..

And if i would release an app version to a public beta would it automatically switch to public on the OAuth2 page and try to get the consent screen approved by google?

changeToInternal

Is this OAuth screen the solution?

How do I even put an authorized domain on that screen? I don't have one? Why do I need one?

I just need to login to GPGS to use save games. Getting GPGS to work is the only thing I'm missing, I don't want to update the game and have the current version stop working because of this new issue.

How do I fill in this OAuth Screen?

Hello, i have the same problem. Unity 2019.1.0f2 Personal (64 bit)
Latest plugin version
Login does work but game doesn't show the google play games "welcome back" badge.

Hi
Any ETA from google to fix this issue?

Any ETA from google to fix this issue?

Can you provide your app_id, please? Are you using firebase as well?

Hi

I tried everything that was written above and even more, but it still does not work.
appid=4974475646311913946
I use firebase messaging and firebase analytics in my project.

P.S. After gpgs upgraded to v0.9.63, application began to crash on start if compiled with il2cpp backed (with mono all works fine)

I found solution with Authentication canceled:
https://answers.unity.com/questions/1598905/google-play-game-services-not-working-in-unity.html

Developing a game which is still in closed alpha so I have no imminent hurry.
I was wondering, is any action required on my part to solve this issue or it will eventually get updated in?
If so, is the above suggestion to fill in OAuth Screen permanent?
Thanks

Any ETA from google to fix this issue?

Can you provide your app_id, please? Are you using firebase as well?

Its my app_id: 621807266986

I already followed a solution guide from @Kilosoft and got worked just for two days ago. Suddenly, got "Sign in failed" message again today.

I don't use any firebase tool for my app

Updated 1:
Its already fixed just changed sha-1 code on Credentials - OAuth 2.0 client IDs

Same problem here. Authentication canceled with the last version v0.9.63.

Downgraded to 0.9.53 and it worked fine

Same problem here.

alpha test
download game (using alpha testing url)
SHA1 : App Signing certificate

I Proceed as follows
(old version GPGS remove
-> new version GPGS install
-> build
-> Alpha test CREATE RELEASE
-> downwload game (Removed the existing installed game)
-> App Execution)

  1. 0.9.63 : CallBack failed, Sign_In status valid.
  2. 0.9.64 : CallBack failed, Sign_In status valid.
  3. 0.9.53 : CallBack Success, Sign_In status valid. (worked fine)

Our problem was, from the looks of it, solved by removing extra lines from PlayGamesClientConfiguration setup:

PlayGamesClientConfiguration config = new PlayGamesClientConfiguration.Builder() .RequestIdToken() .RequestServerAuthCode(false) .Build();

This was changed to
PlayGamesClientConfiguration config = new PlayGamesClientConfiguration.Builder() .Build();

I did also fill out the Oauth screen before this, and we are running Firebase, so dunno if it's a cumulative effect of all of the changes.

EDIT: Testing the day after it seems any setup with the configuration works now, so it probably was the Oauth screen then? This is one of the weirdest bugs I've ever faced.

Thank's
I solved it.

I fill in this OAuth Screen and after that if i compile the game with il2cpp everything is ok, but when i upload it to the console and download from there - it crushes. If i use mono instead everything works ok after download from the console. It gives a little less fps, but the main problem here is that mono can compile only x86 builds. But Google will stop working with x86 apps in August.

It would be appreciated to know from @olehkuznetsov if action is required from our part and what we should do precisely.
Seems that simply upgrading to v0.9.64 didn't help at all.
Thank you in advance.

@ihgyug, you still need to fill Oauth screen information, probably just filling some fields like a title is enough.

From what I am seeing there are two/three problems here. The OAuth Screen/Authentication canceled issue and then Authentication failing without any error message, not even "Authentication canceled."

I went through all the steps for the verification and from what the email Google sent me says, we do not need to verify unless...
Your app uses a sensitive and/or restricted scope
Your app displays an icon on its OAuth consent screen
Your app has a large number of authorized domains
You have made changes to a previously-verified OAuth consent screen
I added an Icon while filling in the OAuth, so I guess now mine needs verified. However, it says "Last approved consent screen is still in use". Anyway, perhaps just filling out the info is good enough for most of us.

Now, the second issue has to do with Gradle build. I followed the link provided by mirgan here...
https://answers.unity.com/questions/1598905/google-play-game-services-not-working-in-unity.html

The solution highlighted in Green fixed the issue for me. Which means you open Publishing Settings, then check the User Proguard File. This will auto generate a text file. Open that file in an editor and add the two lines:
-keep class com.google.games.* { _; }
-keep interface com.google.games._
{ *; }

I had to also set Minify Release and Debug to none or it wouldn't build.

Hello,
I am facing the same issue, is it realy important to fill the OAuth consent screen? I still trying to authenticate with PlayGamesClientConfiguration config = new PlayGamesClientConfiguration.Builder() .RequestIdToken() .RequestServerAuthCode(false) .Build(); and it still fails, only removing RequestIdToken let's me in, but than I have no IDToken, which I really need.

Hope some can help me, thank you in advance

Hi, same issue. Can sign in successfully if build configuration without RequestIdToken, but in that case GetIdToken returns empty string. OAuth consent screen info is filled. Client Id matches in API Console and Google Play Console. Any suggestions?

They should return valid error string whatever the reason because I didn't cancelled the authentification.

Hi, same issue. Can sign in successfully if build configuration without RequestIdToken, but in that case GetIdToken returns empty string. OAuth consent screen info is filled. Client Id matches in API Console and Google Play Console. Any suggestions?

Have you specified webclient id in Play Games Services Unity setup window? One of the common mistakes is to specify Android linked app client id instead of web client id.

Hi, same issue. Can sign in successfully if build configuration without RequestIdToken, but in that case GetIdToken returns empty string. OAuth consent screen info is filled. Client Id matches in API Console and Google Play Console. Any suggestions?

Have you specified webclient id in Play Games Services Unity setup window? One of the common mistakes is to specify Android linked app client id instead of web client id.

Yes, web client id used in unity

"Authentication canceled" with the services lib version GooglePlayGamesPlugin-0.9.64, Unity 2018.3.6f1.
Error happens when I build AAB. If I chose to build APK, than authentication goes fine.

"Authentication canceled" with the version 0.10.01 on Unity android using APK. I tried solutions mentioned before but they don't work. Why is this still not solved?

Hi there,
I got the same problem with the latest plugin.

My game is still in Close Track. Do I need to move it to Open Track?

Same problem, using latest plugin version.

Authentication works fine with build generated in Unity, but does not work when downloading from the store. It fails with authentication canceled.

I'm having the same issue. It was working fine until i enabled 64 bit support and published it in internal release. The logs specify:

11-02 09:56:39.895 25744 25744 E SignInRequest: Setting result error status code to: 16

Which simply means "cancelled", but nobody cancelled the authentication. I have tried everything above, but the issue still persists. I even filled up the consent screen, but it takes weeks for them to approve it and it doesn't seem that i need to fill that. Is there anything we can try @olehkuznetsov ?

I had the same issue. Updating to 10.15 solved it. But before this, I had it with signing in even on a sample app, and the problem was in the app signature. If you use App Signing by Google Play you will have to add one more linked app in the Google Play Games console with SHA-1 of your upload key. It is necessary if you want to test the game without uploading it to Google

@33pda Dude you are and angel. I created another linked app using the SHA-1 in the App signing certificate and that fixed my issue. I was about to ditch the whole thing and ship my game without GPGS.

That fixed the problem for me, too. I had to add another OAuth Client ID in Google API Console, this time using the SHA-1 from Google Play Console, found in App signing certificate (which is different from the SHA-1 generated when I first signed my app before uploading it for the first time).

My integration was working properly, until the past 3 to 4 days, when it started to throw the same error again: Authentication canceled. I don't know how to solve it.

I am also getting "Authentication Cancelled", currently using 0.10.06 version. using the correct SHA1 under "Upload Certificate" because of the fact that my app is in beta release. I have also added the tester with my email but still, I am stuck with the same error. Please let me know if there is a fix for this issue. i have attached the screenshot of the debugging screen.
unnamed

Make sure you've set at least 'Application name' on OAuth cosent screen.

Also check here, please, how to link an app with proper SHA1 key.

Thank you so much @olehkuznetsov my issue is solved. i deleted everything and started from scratch following all the steps from this link

We are trying to update GPG Plugin from version 0.9.64 to the latest version (0.10.06) and we are having this issue while testing, both if we test an APK and if we test the AAB released in "Internal Testing" through Google Play Console.
As the game is already in production (and everything is working fine in production) of course we can't delete and recreate existing app links, to be sure I verified them and are all correct, including SHA-1 signature on Google API console and Google Play Games settings in Google Play Console, in fact if I try to create a new app in the Google Play Games console and I insert the SHA-1 for the upload key (we use App Signing by Google Play) it says that the combination of app and signature is already in use.
I also decided to start a verification on the OAuth Consent Screen but the email we just received says "the review process may take up to 6 weeks" which of course we don't have for a release that was scheduled for today (and the entire afternoon was lost on this topic).
What should we do?
I am tempted to revert the plugin update and go back to 0.9.64.

Edit: error is the "usual" SignInRequest: Setting result error status code to: 16

https://github.com/playgameservices/play-games-plugin-for-unity/issues/2814#issuecomment-565760201

This fixed for us, it's an issue in the GPG app, updating it solves the login issues.

@Tanek81
Do you mean to update GPG plugin to version 0.10.07?

No, version 0.10.7 wasn't even available back in December, I meant that this was an issue related to Google Play Games App on player device, updating GPG app on the devices fixed it.

Make sure you've set at least 'Application name' on OAuth cosent screen.

Also check here, please, how to link an app with proper SHA1 key.

Yep, that was missing for me too. It worked.

@33pda Спасибо огромное, реально помогло.
Thanks man, you've saved my day!

P.S. Don't forget to publish your changes in google play console after adding new SHA-1.

Was this page helpful?
0 / 5 - 0 ratings