We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the rating dialog get shown at first run after installing the app on my samsung J7
The text was updated successfully, but these errors were encountered:
Hi @mlynxGit can you post the code used?
Also you can set a custom condition to show the rating dialog.
// Custom condition: 3 days and 5 launches RateThisApp.Config config = new RateThisApp.Config(3, 5); RateThisApp.init(config);
Sorry, something went wrong.
Any updates on this issue ?
Could be related to #78
Yes, Dialog Shown on First Run after installation too, on my Xiaomi Mi 9T Pro
No branches or pull requests
the rating dialog get shown at first run after installing the app on my samsung J7
The text was updated successfully, but these errors were encountered: