Android-RateThisApp
Android-RateThisApp copied to clipboard
Dialog Shown on First Run after installation
the rating dialog get shown at first run after installing the app on my samsung J7
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);
Any updates on this issue ?
Could be related to https://github.com/kobakei/Android-RateThisApp/issues/78
Yes, Dialog Shown on First Run after installation too, on my Xiaomi Mi 9T Pro