fluttercommunity / app_review

App Review - Request and Write Reviews and Open Store Listing for Android and iOS in Flutter. Maintainer: @rodydavis
https://fluttercommunity.github.io/app_review/
MIT License
335 stars 121 forks source link

How do I know if a user has reviewed the app before? #14

Closed lekeCoder closed 4 years ago

lekeCoder commented 4 years ago

I wish to know if there is an inbuilt feature that detects if the user has submitted an app review before? Thank you in advance

rodydavis commented 4 years ago

There is no way to detect this on iOS and not sure if there is an api for android. On iOS if you call request review apple controls when the user sees it.