react-native-in-app-review icon indicating copy to clipboard operation
react-native-in-app-review copied to clipboard

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.

Results 46 react-native-in-app-review issues
Sort by recently updated
recently updated
newest added

``Hi, I've been trying to prompt the in app review pop up for about month. It's working fine and as intended in iOS but kinda intermittent in android. I noticed...

In-app review could not be triggered. Obtaining the Error: Not Supported [Error: Failed to bind to the service.] Package Version: "react-native-in-app-review": "^3.3.1", Environment Info: npx react-native info : System: OS:...

**In the iOS debug mode**, I cannot submit because the "Submit" button is disabled. **And in the iOS release(using --configuration Release) mode**, The review modal is not showing.

``` Duplicate class com.google.android.play.core.common.IntentSenderForResultStarter found in modules jetified-core-1.9.0-runtime (com.google.android.play:core:1.9.0) and jetified-core-common-2.0.0-runtime (com.google.android.play:core-common:2.0.0) Duplicate class com.google.android.play.core.common.LocalTestingException found in modules jetified-core-1.9.0-runtime (com.google.android.play:core:1.9.0) and jetified-core-common-2.0.0-runtime (com.google.android.play:core-common:2.0.0) Duplicate class com.google.android.play.core.common.PlayCoreDialogWrapperActivity found in modules jetified-core-1.9.0-runtime...

Howdy! Love your react-native in app review- its helped us speed up how we can ask for reviews. Is there a way to programmatically know the star rating after `InAppReview.RequestInAppReview()`...

I installed the latest version of the library and followed the installation procedure, but when I use the app I get the error Could not invoke InAppReviewModule.show. I'm using the...

We display it at a good moment, not randomly, and after the user has used the app for a good amount of time, yet out of ~200 daily asks, we...

https://user-images.githubusercontent.com/9984217/201258090-56ca2d0e-9960-4bd3-93d9-f555ee4530eb.mp4 Hi there, as you can see in the uploaded demo video, in my android demo app, the review prompt shows up correctly. However, if i leave the prompt without...