User comments do not show up on Google Play

Viewed 10042

some days ago I've published an app on Google Play. When I log into the Google Play Developer Console I can see user comments about my app. When I visit my app's site on Google Play, however, these comments are not visible.

Does anybody know how I can get these comments to become visible on my app's site on Google Play?

3 Answers

Google play shows reviews if your language is suitable to apps language.To show reviews add &hl= apps_language like (ru or en) to the end of url.

Related