KjellConnelly / react-native-rate

Send your app users to Apple App Store, Google Play, Amazon, or other using the newest APIs
642 stars 101 forks source link

Pressing Not now wont tell app that user cancels rating. #40

Closed pouya92 closed 5 years ago

pouya92 commented 5 years ago

Hi, thanks for your great library, I need to know if user close the rating box or actually rate, is there any way to know that?

KjellConnelly commented 5 years ago

If you're talking about in in-app rating iOS dialogue, then no, there's no way to find out if the user rated. The best you can do for rating is ask the user to rate something, let them tap something to open up the rating dialogue, and hope they rate/review the app. You can't tell.