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

Problem: InAppReviewModule.show cannot be invoked on Android #152

Open MarinaAmy opened 12 months ago

MarinaAmy commented 12 months ago

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 following versions: "react": "18.2.0", "react-native": "0.70.6".

Could you please help me? I've been looking for a solution for several days now :/

Thanks