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.
294 stars 76 forks source link

IOS action submit don't work #98

Closed nguyenquynh201 closed 10 months ago

nguyenquynh201 commented 11 months ago

I can't press submit button when calling requestReview IMG_4C5329F54D2F-1

apackin commented 11 months ago

Are you seeing that on production? The docs say it is disabled while testing: Real reviews cannot be created while testing requestReview() and the submit button is disabled to emphasize this.