hotchemi / Android-Rate

Android-Rate is a library to help you promote your android app by prompting users to rate the app after using it for a few days.
http://hotchemi.github.io/Android-Rate
MIT License
720 stars 216 forks source link

issue with wait(long millis) #147

Open aneta9 opened 5 years ago

aneta9 commented 5 years ago

do I understand that in order to wait before the Rate dialog box appears I can use WAIT like AppRate.with(this).wait(3000)? I guess something is missing forme there because Android Studio highlights the ".wait(3000)" line as erroneous with UnhandledException: java.lang.InterruptedException statement. Would appreciate if you can point out what parameter I am missing to put in my ".wait()" Thank you for your time!

hotchemi commented 5 years ago

really sorry but this library is not well maintained 🙇

aneta9 commented 5 years ago

Alright, thank you anyway!