0

Is it possible to package native Objective C iOS code into a bundle (the same .ipa) created by the Adobe Flash Packager for iOS? I have an existing iOS application that I'd like to enhance with some existing Flash code. Is it possible to put these two components together in a single .ipa file and submit that package to the App Store as one application? Or must Adobe Packager apps contain pure Flash code?

ldoogy
  • 2,819
  • 1
  • 24
  • 38

1 Answers1

1

The Flash Packager cannot interface with custom Objective-C code.

jhocking
  • 5,527
  • 1
  • 24
  • 38