Hello,
I have a question about implementing native C API with Corona enterprise that work on both android and iOS. Is it possible? If the answer is yes, where (project folder/file structure) can i put my C code? and how to call them?
** I know about how to implement/use objective C native code for iOS and Java for Android platfrom.
Thanks.