Skip to main content
lordalexworks
Participant
August 9, 2011
Question

Launching an iOS native app from an iOS flex compiled app. Possible?

  • August 9, 2011
  • 1 reply
  • 777 views

Hello everyone,

We are looking to see if it is possble to launch a third party iOS native app from another Flex iOS compiled app. If we could pass parameters to that second app while launching it, would be even better.

So the first question would be: Is this possible? and if possible: Can we pass parameters? and then Are there any examples of this somewhere in the docs?

I am having a hard time finding any docs on this or online examples.

Kind regards.

+LA

This topic has been closed for replies.

1 reply

Participating Frequently
August 9, 2011

It isn't possible in the current version, but will be possible in the next AIR release if the 3rd party app has registered for a URI scheme.

lordalexworks
Participant
August 9, 2011

Many thanks for addressing my question so quickly.

Kind regards.