Linking directly to the Write Review page from iPhone
Posted
by bparanj
on Stack Overflow
See other posts from Stack Overflow
or by bparanj
Published on 2010-04-07T21:03:14Z
Indexed on
2010/05/23
19:11 UTC
Read the original article
Hit count: 227
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.
© Stack Overflow or respective owner