I am still struggling with the enterprise. I have never used Xcode before, and I am new to C too…
I am trying to do a vungle plugin. I have a libvunglepub.a file, and a vunglepub.h header. Where do I need to put them in the App. / Plugin. project? Do I need to link them somehow?
How do I insert a Video in a Corona displayGroup? I can exchange values (primitives) and call function from C to LUA and opposite…but how does that work?