Android-RateThisApp icon indicating copy to clipboard operation
Android-RateThisApp copied to clipboard

Dialog Shown on First Run after installation

Open mlynxGit opened this issue 6 years ago • 4 comments

the rating dialog get shown at first run after installing the app on my samsung J7

mlynxGit avatar Aug 07 '18 13:08 mlynxGit

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);

AbreuY avatar Sep 15 '18 23:09 AbreuY

Any updates on this issue ?

AbedElazizShe avatar Sep 22 '18 15:09 AbedElazizShe

Could be related to https://github.com/kobakei/Android-RateThisApp/issues/78

TomTasche avatar Nov 05 '18 17:11 TomTasche

Yes, Dialog Shown on First Run after installation too, on my Xiaomi Mi 9T Pro

DmytroOnyshchuk avatar Oct 21 '20 12:10 DmytroOnyshchuk