Hello, can anybody tell me where i can find documentation about native plugins for corona? I want to make my own extension, but i can’t find anything…
Are you trying to make a plugin for corona? In native code? You’ll probably need enterprise for that…
Good Luck!
You do need Enterprise. But you can still make pure Lua plugins without it. See here for more details.
Also we have tutorials on these:
iOS based native tutorials: https://coronalabs.com/blog/2014/03/18/tutorial-corona-enterprise-quickstart-ios/
Pure Lua plugins: https://coronalabs.com/blog/2015/06/23/tutorial-building-a-pure-lua-plugin-for-corona/
Also on our Github repo, we have released many of our plugins as open source so you can see examples of how we have built them: https://github.com/coronalabs/
Rob
Are you trying to make a plugin for corona? In native code? You’ll probably need enterprise for that…
Good Luck!
You do need Enterprise. But you can still make pure Lua plugins without it. See here for more details.
Also we have tutorials on these:
iOS based native tutorials: https://coronalabs.com/blog/2014/03/18/tutorial-corona-enterprise-quickstart-ios/
Pure Lua plugins: https://coronalabs.com/blog/2015/06/23/tutorial-building-a-pure-lua-plugin-for-corona/
Also on our Github repo, we have released many of our plugins as open source so you can see examples of how we have built them: https://github.com/coronalabs/
Rob