Enterprise Noob Questions [Please Help]

hi all,

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? :slight_smile:

and iOS, not Android…not yet :slight_smile:

any help appreciated!

so the main, silly question still is: how do I add a static library (.a) to the Plugin project (that is within the app project)?

figured it out!

Next question: i need to create a view controller, and have to give this one back to corona. how do I do that? any easy example?

thanks!

so the main, silly question still is: how do I add a static library (.a) to the Plugin project (that is within the app project)?

figured it out!

Next question: i need to create a view controller, and have to give this one back to corona. how do I do that? any easy example?

thanks!