Link to another app in App Store

Does anyone know if it’s possible from Unity to trigger a link to another title that you own inside the App Store? (ie. a lite version linking to a full version?) Would I need to use XCode, or can I make the call directly from Unity? :roll:

Application.OpenUrl(“Connecting to the iTunes Store.”) its just a weblink reallyy…

Thanks alot JT. I will check that out. :smile: