Skip to main content
Participant
September 10, 2013
Question

Adobe AIR embedded in Xcode/Objective C

  • September 10, 2013
  • 1 reply
  • 1226 views

Can anyone tell me if it's possible to embed AIR into an objective c native application, rather than having the app written purely in AIR? Even better if it can be done from xamarin for cross platform.

This topic has been closed for replies.

1 reply

Inspiring
September 10, 2013

Check Zinc, that ist the closest you canget with Air and Xcode by now.

PeterBardAuthor
Participant
September 10, 2013

Josholm, thanks for your reply!! But I don't think this can work because it won't run on iPad and iPhone will it unless it can compile into an IPA?

Inspiring
September 10, 2013

Well, I guess you mixed something up... The ONLY apps (except for bookmaklets) are IPA files. You can export an Xcode file from within Zinc and within Zinc you are able to import Flash files.

A file needs to be compiled before it can run on an iPhone, Windows8 phone or Andriod – this has nothing to do with Xcode, exept that Xcode can compile that file (as well as Unity or Flash or...).