I'm published a game made with Godot 3.5.2
But Play Console report that there is an error relate to stack call java.lang.IllegalStateException: Service without Chimera impl Error happen on motorola Motorola G20 Android 11 (SDK 30) 4.096 MB arm64-v8a vi_VN (Vietnamese)
Does anyone face this before? I don't have a Motorola device so how to check it? Android doesn't have any Motorola emulators.
This is the report
Exception java.lang.IllegalStateException: Service without Chimera impl
at android.os.Parcel.createExceptionOrNull (Parcel.java:2382)
at android.os.Parcel.createException (Parcel.java:2358)
at android.os.Parcel.readException (Parcel.java:2341)
at android.os.Parcel.readException (Parcel.java:2283)
at nbg.gf (:com.google.android.gms@[email protected] (150400-590296185):11)
at ndf.h (:com.google.android.gms@[email protected] (150400-590296185):15)
at sau.a (:com.google.android.gms@[email protected] (150400-590296185):34)
at sbb.s (:com.google.android.gms@[email protected] (150400-590296185):30)
at sbb.v (:com.google.android.gms@[email protected] (150400-590296185):125)
at sbb.i (:com.google.android.gms@[email protected] (150400-590296185):4)
at sbb.j (:com.google.android.gms@[email protected] (150400-590296185):8)
at sbb.f (:com.google.android.gms@[email protected] (150400-590296185):21)
at bagi.b (:com.google.android.gms@[email protected] (150400-590296185):33)
at bage.a (:com.google.android.gms@[email protected] (150400-590296185):22)
at com.google.android.gms.chromesync.sync.SyncIntentOperation.onHandleIntent (:com.google.android.gms@[email protected] (150400-590296185):129)
at com.google.android.chimera.IntentOperation.onHandleIntent (:com.google.android.gms@[email protected] (150400-590296185):2)
at agix.onHandleIntent (:com.google.android.gms@[email protected] (150400-590296185):10)
at nlg.run (:com.google.android.gms@[email protected] (150400-590296185):70)
at nlf.run (:com.google.android.gms@[email protected] (150400-590296185):152)
at djgp.run (:com.google.android.gms@[email protected] (150400-590296185):13)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
at java.lang.Thread.run (Thread.java:923)