Anyone know where I can find a tutorial on this? I was able to incorporate the OpenEars library into my Xamarin iOS app because someone wrote an Obj-C/C# wrapper for it. However, because I now develop Corona apps and games at work I prefer to use Lua, and also find C# a little too bloated.
Anyone know how I can bind a large native library like this into Corona? The following page isn’t very helpful for someone like myself who’s never done it before. I need a step-by-step tutorial.
http://docs.coronalabs.com/daily/native/plugin/index.html
FYI I am using Enterprise at work.
Thanks in advance!