MinaSamir11 / react-native-in-app-review

The Google Play In-App Review API, App store rating API lets you prompt users to submit Play Store or App store ratings and reviews without the inconvenience of leaving your app or game.
MIT License
646 stars 56 forks source link

[Error: com.google.android.finsky.inappreviewservice.InAppReviewService : Binder has died.] #159

Open SERCHAT opened 9 months ago

SERCHAT commented 9 months ago

I am using version 4.3.3 and when I try to show app review screen on android getting this error [Error: com.google.android.finsky.inappreviewservice.InAppReviewService : Binder has died.]. I am using the last version of react native (0.72.5). Thanks...