Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to redirect user to the review tab of the app page on Google Play from a browser?

I have an app published on google play. I want a url that redirects users to the review tab on the app's page on google play!

In the documentation of publishing an app, there is url for redirecting the user to the details tab (default) of the app. I want when a user clicks the link which i ll publish on some webpages (like "Write a Review"), the landing page shouuld have the review tab opened on the apps page on google play!

like image 765
Ankit Khatri Avatar asked Jun 12 '12 05:06

Ankit Khatri


People also ask

How does Google Play app review work?

After Google reviews your app, you'll receive an email about whether it needs more work or if it's approved. If your app requires additional work—You'll receive a review document with specific information about what needs improvement. Address the issues and resubmit your app for review.


1 Answers

Just to update this, I don't think this is possible anymore. It does not say so in the Linking to Google Play documentation: https://developer.android.com/distribute/marketing-tools/linking-to-google-play

Just redirect to the page of your application, "Rate this App" part is seen right away and user can see the "Write a review" link too.

like image 163
mabc21 Avatar answered Sep 19 '22 18:09

mabc21