Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash: Binder has died #87

Open
orelvis15 opened this issue Feb 10, 2025 · 1 comment
Open

Crash: Binder has died #87

orelvis15 opened this issue Feb 10, 2025 · 1 comment

Comments

@orelvis15
Copy link

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
@SergeiMikhailovskii
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants