AppRater
AppRater copied to clipboard
Added ability to intercept button clicks to let the user add custom code
Implemented improvement https://github.com/codechimp-org/AppRater/issues/48
A nice addition. Can you add example use in the example application and some documentation in the readme file?
Done
It doesn't send user to market when using AppRater.showRateDialog(this); or when dialog show after 3 days and 7 launches after this addition.
And the demo isn't working.
Thanks for spotting, @EgyptianM I've fixed the demo and added warning that callback code runs in background thread.
Thanks @grapescan for your quick response. I'll check it out. Have a nice day Regards
If I didn't Override onRateClick or onLaterClick it doesn't handle them as default action is sending user to the market.
Can you make the default action is sending user to the market without Overriding?
Fixed that.
Thanks a lot :+1:
hi @andrew-codechimp, when are you planning to merge this pull request?
Other than translations I do not intend to add any other functionality to the library at this time. I simply don't have enough time to thoroughly regression test any new functionality. I suggest you take your own fork and work with that.