Hi,
I am building a Corona Plugin. I need to convert the iOS and Android Native data types to a lua table for the plugin to understand. Can you help me on how to convert an iOS NSDictionary to lua table?
And a hashmap to a Lua table for the plugin to be able to send it to the main.lua?