I’m very familiar with Lua having used it for years in my embedded systems work. So when I decided that iWhatever development was interesting to me, news that I could do it in Lua with Corona was great news. And then I read the API listing and didn’t see what I needed.
I can say that the vast majority of what I want to do can be done entirely with the Corona SDK. But not all of it. And so I would like to be able to use some of Apple’s API’s from my Lua code. I have no problem creating the necessary wrappers to expose those APIs to Lua, but that requires being able to extend the application by linking in my extensions. When I look through the various documentation available online, I don’t see any discussion of how to do that or if people are currently doing that.
So, is this possible? [import]uid: 188 topic_id: 1148 reply_id: 301148[/import]