Incorporating 3rd-party libraries in an application

I work for a an iOS/Android library vendor. In the case of iOS, we produce a static library + header files that can be used in native applications. I’m interesting in figuring out if and how we could support Corona applications for both platforms.

Does anyone have any experience doing this kind of thing?

On the iOS side, my first impression is that this would be impossible without support from Ansca Mobile directly. Our iOS library needs to be statically linked into the application, so even if we were able to produce a Lua wrapper around our APIs, it still wouldn’t be possible to incorporate into the final binary.

Any thoughts or ideas here would be greatly appreciated. [import]uid: 136059 topic_id: 23688 reply_id: 323688[/import]

Really hoping AnscaMobile is listening. The ability to create and link to libraries (both custom and third party) is greatly needed. [import]uid: 62323 topic_id: 23688 reply_id: 95714[/import]