Skip to main content
Arun_Tomy-DDJQu0
Participating Frequently
June 28, 2012
Question

How to embed and launch ipa file from another ipa package created using Air for iOS

  • June 28, 2012
  • 2 replies
  • 930 views

Hi Guys,

Anybody out there knowing how to embed and launch ipa file from another ipa package created using Air for iOS ?

I am having 1 ipa file created using Xcode, Now i need to include that file in my ipa Package which is created using Flash CS 5.5 and Air for iOS. Also i need to know how to open my 1st ipa file from AS3 ?

Thanks,

This topic has been closed for replies.

2 replies

Colin Holgate
Inspiring
June 28, 2012

I feel sure you can't have one IPA inside another, but using custom URL schemes you may be able to launch one IPA from another one. Read this article:

http://www.riaspace.com/2011/08/defining-custom-url-schemes-for-your-air-mobile-applications/

Arun_Tomy-DDJQu0
Participating Frequently
June 29, 2012

Hi Sir,

Thanks for your reply.

But in that case user need to download 2 applications right. I need user to download my parent application created using Flash and that package contain one more ipa created using Xcode, so from my parent app only user should able to open my 2nd app. Is there any way to do that?

Ps:  I am not talking about in-app but 2 individual apps inside one package.