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

Why the "Submit" button is disabled in iOS? #150

Open Robiullah2244 opened 1 year ago

Robiullah2244 commented 1 year ago

In the iOS debug mode, I cannot submit because the "Submit" button is disabled.

IMG_1131

And in the iOS release(using --configuration Release) mode, The review modal is not showing.

MinaSamir11 commented 1 year ago

please check doc. test-your-integration-using-the-app-store

zukuchiimo commented 1 year ago

@Robiullah2244 did you fix the issue?

DBCintron commented 1 year ago

@MinaSamir11, regarding this thread - can you confirm that the Submit button being disabled does not indicate it would likewise be disabled in non-Test Flight version?

atNguyenNghia commented 12 months ago

@MinaSamir11 I have built on Testflight to test but i see it doesn't appear the review popup. but when I build on Xcode, it shows review. Why is that? Help me Please!

sharadedkey commented 10 months ago

This popup will visible during development mode. In test flight it will not shown. After uploading on App Store then you will see this popup.