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.
306 stars 78 forks source link

Response for Cancel requestReview #48

Closed psovit closed 2 years ago

psovit commented 2 years ago

Is there any way to tell if the user cancelled out of the in-app review dialog prompt when calling requestReview?

britannio commented 2 years ago

Unfortunately, the APIs used by this plugin do not provide such information.