Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If the user was gave a rating after that no need to show the dialog after certain period .permanently disable that.How we can handle this? #127

Open
arunrajgm opened this issue Apr 15, 2017 · 3 comments

Comments

@arunrajgm
Copy link

No description provided.

@TharakaDamayantha
Copy link

any answers?

@TharakaDamayantha
Copy link

or will it be disabled automatically after rating ? :)

@AlexanderLS
Copy link

@arunrajgm @TharakaDamayantha In Vorlonsoft/AndroidRate release 1.1.7:

Dialog will be disabled automatically after the user click on the RateIt button. If you want to show the dialog again, call AppRate#clearAgreeShowDialog(). Also remember Library can't check that the user rate your app, it can check that the user click on the RateIt button only.

Clear show dialog flag

When you want to show the dialog again, call AppRate#clearAgreeShowDialog().

AppRate.with(this).clearAgreeShowDialog();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants