You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have this error in production, currently I have only one incident, it seems like an edge case.
android.os.RemoteException
Exception android.os.RemoteException: com.google.android.finsky.inappreviewservice.InAppReviewService : Binder has died.
at com.google.android.play.core.review.internal.zzt.zzs (com.google.android.play:review@@2.0.1:2)
at com.google.android.play.core.review.internal.zzt.zzt (com.google.android.play:review@@2.0.1:2)
at com.google.android.play.core.review.internal.zzt.zzh (com.google.android.play:review@@2.0.1:8)
at com.google.android.play.core.review.internal.zzl.binderDied (Unknown Source:2)
at android.os.IBinder$DeathRecipient.binderDied (IBinder.java:325)
at android.os.BinderProxy.sendDeathNotice (BinderProxy.java:781)
This is the device on which it happened
Category
Detail
Brand
Samsung
Model
Galaxy S24
Orientation
Vertical
Available RAM
2.5 GB
Available Storage
42.78 GB
Operating System
Version
Android 14
Orientation
Vertical
Rooted
No
The text was updated successfully, but these errors were encountered:
hi @orelvis15! I believe the issue is not within the KMP library but rather in the in-app-review library for Google Play. the exception occurs when classes inside the in-app-review library interact with Google Play Services. I'll check later to see if it can be fixed within the library, but I'm not sure if that's possible
I have this error in production, currently I have only one incident, it seems like an edge case.
This is the device on which it happened
The text was updated successfully, but these errors were encountered: