Quantcast
Channel: link directly to review page in App Store by name, not ID - Stack Overflow
Viewing all articles
Browse latest Browse all 2

link directly to review page in App Store by name, not ID

$
0
0

I am wondering how I can directly link to the review page of my iOS application, without knowing the app ID, just the name.

I know this is possible to link to the app without the app ID by using

itms-apps://itunes.com/apps/APPNAME

And you can link to the review page, but you require the app ID, ex.

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

So basically, can you combine these two?

Thanks.


Viewing all articles
Browse latest Browse all 2

Trending Articles