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
648 stars 58 forks source link

[QUESTION] is there a callback function to see if the user pressed cancel or submit on the rating modal? #75

Closed tmoubarak closed 2 years ago

tmoubarak commented 2 years ago

Hello all,

I have a specific use case: Is there a callback function to see if the user pressed cancel or submit on the rating modal?

Thank you in advance!

MinaSamir11 commented 2 years ago

No, app store or play store doesn't provide us any info, about user opinion. Just launch review flow, and let user free do what he want and check your dashboard of any store. To see users reviews and rating. These plugin works according to rules of play store and app store api