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

Callback if user rate the app or cancel the rating #1

Closed
namchuai opened this issue Aug 7, 2020 · 1 comment
Closed

Callback if user rate the app or cancel the rating #1

namchuai opened this issue Aug 7, 2020 · 1 comment

Comments

@namchuai
Copy link

namchuai commented Aug 7, 2020

Thanks for the great library!

I would like to ask for a callback if user does rate the app or cancel the rating.

@britannio
Copy link
Owner

Unfortunately, the APIs that Android & IOS expose does not support this. In fact, if you exceed the quota or the user has already rated the app then there's no way to know if the pop-up was even shown to the user. This is by design to prevent spam or malicious use.

On IOS, you can show the pop-up three times within a 365-day period. On Android, it's not as clear.
https://developer.android.com/guide/playcore/in-app-review#quotas

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

2 participants