britannio / in_app_review

A Flutter plugin for showing the In-App Review/System Rating pop up on Android, IOS, and MacOS. It makes it easy for users to rate your app.
295 stars 76 forks source link

Unable to Submit the Star Rating Response #115

Open kalyanchandra48 opened 4 months ago

kalyanchandra48 commented 4 months ago

IMG_1201_cleanup

Submit Button is disabled. Not able to Submit the Rating.

icesousa commented 4 months ago

Real reviews can only be created when requestReview() is used from the production track. The submit button is disabled on other tracks and in internal app sharing to emphasize this.

read carefully the testing documentation.