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, thank you for the great library. On android, everything works flawlessly, and we noticed an important increase in reviews thanks to this library. But we are currently experiencing a...

Unable to invoke in-app review. getting Error: Failed to bind to the service. any help would be appreciated.

I'm able to get the review prompt to display, however I cannot press submit in Release mode (when installing Release on my iOS device from Xcode). Do I need to...

Typically a major version update indicates breaking changes when following [semantic versioning as recommended by npm](https://docs.npmjs.com/about-semantic-versioning). Are there any breaking changes in v4.x? I suggest documenting any breaking changes in...

Hi, thx for the library, it's really great. I was wondering is it possible to implement if the user has a review already for the app. This is imported becouse...

Snyk has created this PR to upgrade @react-native-async-storage/async-storage from 1.17.5 to 1.17.6. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@react-native-async-storage/async-storage&from_version=1.17.5&to_version=1.17.6&pr_id=9048f3f8-ea33-479b-a4e0-90b60ccee09a&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=react-native&from_version=0.66.3&to_version=0.69.0&pr_id=68f281fb-c9da-43c4-b224-de80fb548ae5&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=react-native&from_version=0.66.3&to_version=0.68.0&pr_id=dfb29315-6aa5-4e4e-a2cb-e25beb57bed6&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Snyk has created this PR to upgrade react-native from 0.66.3 to 0.66.4. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=react-native&from_version=0.66.3&to_version=0.66.4&pr_id=7344c51b-6e9a-4081-b4c6-1f359658208b&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

The types exported do not match the actual implementation, resulting in a null pointer when invoked. This should solve the problem.