Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 77806

Air Native Extension for OS X. Cant call functions from native code.

$
0
0

Hi, I am trying to build native extension for OS X.

After creating context, I try to call native function with "call" method, but always I have an error "The extension context does not have a method with the name ..."

In as3 code my ExtensionContext is not null, so it's okay. And in native objective-c code I have a function, which I call in as3 code.

What should I do?


Viewing all articles
Browse latest Browse all 77806

Trending Articles