Hello,
Application.OpenURL to a itunes store page stopped working from c# script, using latest unity 4.5.5.
Everything seems fine with the url and no exception is logged, unity player and android open fine the url in external browser, any suggestions would be lovely
Thank You!
Turns out another url works, so guess need to find another itunes url that will work.
So here the new ios itunes urls:
Drive Customers Directly to Your App on the App Store with iTunes Links With iTunes links you can provide your customers with an easy way to access your apps on the App Store directly from your website or marketing campaigns. Creating an iTunes link is simple and can be made to direct customers to either a single app, all your apps, or to a specific app with your company name specified.
To send customers to a specific application: Connecting to the iTunes Store.
To send customers to a list of apps you have on the App Store: Connecting to the iTunes Store.
To send customers to a specific app with your company name included in the URL:Connecting to the iTunes Store.
source: ios - How to link to apps on the app store - Stack Overflow
2 Likes