Adobe Packager for iOS: Combining native iOS code with Flash?

Can I pack my own iOS Objective-C code into a package (the same .ipa) created by Adobe Flash Packager for iOS? I have an existing iOS application that I would like to improve with some existing Flash code. Can I combine these two components into a single .ipa file and send this package to the App Store as a single application? Or do Adobe Packager applications contain clean Flash code?

0
source share
1 answer

Flash Packager cannot interact with custom Objective-C code.

+1
source

Source: https://habr.com/ru/post/1395094/


All Articles