I have an app I made and currently support with Corona that uses two 3rd party plugins (qrscanner by com.spiralcodestudio and airprint by tech.scotth), a corona plugin (plugin.bit), as well as a plugin I made. I currently use corona native to build the app. When corona switches to offline builds do I need to do anything now to make sure I still will have access to the 3rd party plugins?
How will my build process change in the future? Will I need to get everything from github and recreate my xcode project with my custom plugin?
Thanks!