So I have set up a GUITexture button that the player clicks to view my other games in the App Store. I’m using the standard Application.OpenURL with the following link:
https://itunes.apple.com/nz/artist/polygame-digital/id375257462
The problem is, on device, it opens iTunes, not the App Store and just shows a blank page (clearly because my games are in the App Store, not iTunes music store). This works fine on desktop but that hardly helps me when this is a mobile game.
Is there a specific way to link to all games by a specific developer from the device?