goToRateInGooglePlay

fun goToRateInGooglePlay(activity: Activity)

Directs the user to the app details on Google Play so they can rate the app. If is possible, open the details directly in the Google Play app, if is not possible, open it in the browser, if it is not possible either, show a toast with a message.

Parameters

activity

Activity.