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.
314 stars 82 forks source link

Cannot rate app at the second time. #91

Closed lamlengend98 closed 1 year ago

lamlengend98 commented 1 year ago

On IOS, I call requestReview() at the first, it shows the modal and I do rating worked But after that, I call requestReview() at the second, nothing response, nothing show How can I know what happen because I cannot debug this?

lamlengend98 commented 1 year ago

@britannio

britannio commented 1 year ago

The underlying platform API dictates this behaviour unfortunately, but in production, you can generally rely on it appearing at least once unless the user has manually disabled this feature via the app store or they have already left a rating for your app.

britannio commented 1 year ago

Here's what ChatGPT thinks to save you some time in future: https://chat.openai.com/share/78f1d49b-2b20-4b92-814d-7149b6c39f22