Linking directly to the Write Review page from iPhone

ぃ、小莉子 提交于 2019-12-03 09:47:36

问题


I have been trying to redirect the user to the review page.

I tried 3 different URL formats:

{http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=350212768&mt=8}

(goes to the product page on safari)

{http://itunes.apple.com/us/app/british-accent/id350212768?mt=8#}

(Goes to the product page in iTunes store on the device)

{http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?id=350212768&pageNumber=0& sortOrdering=1&type=Purple+Software&mt=8}

(results in too many redirects)

Could you please tell me what the URL format should be to link directly to the review page? Thanks.


回答1:


Nothing worked on simulator, from the device {http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?id=350212768&pageNumber=0& sortOrdering=1&type=Purple+Software&mt=8} works fine.




回答2:


Check out Appirater - http://arashpayan.com/blog/index.php/2009/09/07/presenting-appirater/

Checks how many times a user has used your app, and will pop up an alert box asking them if they'd like to rate/review your app.



来源:https://stackoverflow.com/questions/2595906/linking-directly-to-the-write-review-page-from-iphone

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!