GrupaMedialnaSalwator / kompas.sds

App for families to visit salvatorian places
MIT License
3 stars 0 forks source link

Add review to drawer #89

Closed darowsluk closed 2 years ago

darowsluk commented 2 years ago

As user I want to easily rate the app

Requirements

add "rate us" button to the drawer

knutm92 commented 2 years ago

@darowsluk I'm not sure if you've seen this, I've found a trick which some use to bump up Play Store rating:

  1. Rate button records user's rating locally
  2. If statement will forward the user to Play Store rating page only if the local rating was high enough (say 4 or 5 stars)

https://www.youtube.com/watch?v=zquHzDk7auE

I think it's a bit dirty trick and was quite surprised when first saw it. Sharing fyi.

darowsluk commented 2 years ago

Thanks for sharing. For now in the non-release version all rating reviews are shown only to the developers and not the end users, so we are fine. After full release hopefully we will only attract positive notes, so no tricks will be necessary. :)