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

how do i know i have reviewed on play store? #33

Closed lequyhien98 closed 3 years ago

lequyhien98 commented 3 years ago

hi, like title is there any way for me to know if i have reviewed?

britannio commented 3 years ago

Unfortunately not, the underlying API this plugin uses doesn't even confirm if the review pop up was displayed.

lequyhien98 commented 3 years ago

thanks sir!

MicaelMnl commented 3 years ago

Hello, thank you for the answer so what happens if user already rated the app? the pop up is displayed again ?

lequyhien98 commented 3 years ago

Hello, thank you for the answer so what happens if user already rated the app? the pop up is displayed again ?

it still shows up

britannio commented 3 years ago

Hello, thank you for the answer so what happens if user already rated the app? the pop up is displayed again ?

It will not reappear if the app has already been rated.