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
724 stars 216 forks source link

Using 2 RateMe dialogs at same time? #87

Closed sevar83 closed 8 years ago

sevar83 commented 8 years ago

Hi, I wish to have one "Rate Me" dialog and one periodic "Update to Pro". The implementation uses a singleton so i'm not sure - is it possible??

hotchemi commented 8 years ago

Unfortunately not. Because this library is only for review promotion, so you can't use it other purpose. Sorry. My recommend is implementing it by yourself.