Skyost / RateMyApp

This plugin allows to kindly ask users to rate your app if custom conditions are met (eg. install time, number of launches, etc...).

Home Page:https://pub.dev/packages/rate_my_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Treating dismissed dialog as "later" condition

jovanovski opened this issue · comments

Is there any option to listen to the dialog being dismissed (by clicking on the black background or using the back button) and tag that as a "later" event? Right now that triggers no event, and on the next call of dialog, it shows it again.

What method are you using : showRateDialog or showStarRateDialog ? I assume it's showRateDialog.