Well, I simply HATE the “normal” link given by AppStore to link my apps.
The usual solution is this link:
http://itunes.com/app/xutigamedevelopment (in my case, of course, to list all app made by me)
As I do not like this solution because of the redirects, I spent some time looking for alternative solutions
I used to link my app with this link, after study Apple Search API:
With iOS7 and new iTunes/AppStore, this link simply does not work anymore.
An alternative way was to use a new kind of url, as I did before. My solution was this:
http://search.itunes.apple.com/WebObjects/MZContentLink.woa/wa/link?path=apps%2fxutigamedevelopment
The problema is:
This link works on iTunes, if I use in browser (computer).
This link is working (Not as I expect) in iPhone 3GS, with iOS 6
But its not working in iOS7. AppStore seems to open iTunes Store, not AppStore. And, of course, Its not show anything.
Does anyone can help me with new links?
Thanks!