iphone - How to link to app reviews in App Store in iOS 11 -
of course know new guidelines , skstorereviewcontroller prompt users reviews. not asking new review accessing reviews of different apps.
the problem:
previously used following format link ios app directly reviews tab of app in app store:
http://itunes.apple.com/webobjects/mzstore.woa/wa/viewcontentsuserreviews?id=app_id&pagenumber=0&sortordering=2&type=purple+software&mt=8 this worked fine, in ios 11 shows empty page within app store app. obvious reason is, in ios 11 app pages not have review tab anymore, reviews located under app description , screenshots.
so using following format still brings user apps store page 1 has manually scroll down review.
https://itunes.apple.com/app/idapp_id this works of course 1 has scroll down reviews manually. still how possible directly link review section (just using anchor on normal html page)?
Comments
Post a Comment