I am wondering how I can directly link to the review page of my iOS application without knowing the application identifier, just a name.
I know that this can be associated with an application without an application identifier using
itms-apps:
And you can link to the review page, but you need an application identifier, for example.
http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?id=350212768&pageNumber=0& sortOrdering=1&type=Purple+Software&mt=8
So can you combine these two?
Thanks.
source share