Application.OpenURL("https://itunes...") does not work anymore on ios 8

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 :slight_smile:

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:

source: ios - How to link to apps on the app store - Stack Overflow

2 Likes