I am having problems redireting from my iOS app to the App Store. I am using the URL:
itms-apps://itunes.com/apps/app_name
but with no success. My app name has spaces in which cannot be used in the above example. Is there a way around this. Is it not possible to use the bundle identifier to redirect to the app store?
You can build a link like that:
http://www.itunes.com/app/AppName
Example:
Doodle Jump - BE WARNED: Insanely Addictive!will be:
http://www.itunes.com/app/DoodleJumpBEWARNEDInsanelyAddictive