链接直接从iPhone上撰写评论页面

问题描述:

我一直在试图将用户重定向到审核页面。

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

我试过3个不同的网址格式:

I tried 3 different URL formats:

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

(去在Safari产品页面)

(goes to the product page on safari)

{ http://itunes.apple.com/美国/应用/英国口音/ id350212768?MT = 8#}

(去到iTunes商店的产品页面在设备上)

(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&放大器;类型=紫色+软件及功放; MT = 8 }

(会导致过多的重定向)

(results in too many redirects)

您能告诉我什么样的URL格式应该是链接
直接在浏览页面?谢谢。

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

没有模拟器上工作,从设备{http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?id=350212768&pageNumber=0& sortOrdering = 1&放大器;类型=紫色+软件及放大器; MT = 8 }正常工作

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.