Skip to main content
Participant
April 24, 2012
Question

Launch apple store from AIR app (IOS)

  • April 24, 2012
  • 1 reply
  • 467 views

Hi,

How I could launch the apple store from my flex AIR app? I need the tipical "go to app store" button...

Thanks!

Jorge

This topic has been closed for replies.

1 reply

rjoshicool
Inspiring
April 24, 2012

You can go to a particular app in the app sotre by using navigateToURL function with the URL of the app as parameter. Please check this post: http://forums.adobe.com/message/4309691 But not sure how to open only the app store.