I have requirement that I have to develop an app using Corona SDK and then add this app as a feature to existing Android and iOS applications. Means there are two existing apps for Android and iOS. I have to add actually a game feature. I have heard about Corona that it is cross platform SDK. So I decided to create in Corona and then add its source to Android and iOS apps. I want to ask is it possible? Does corona provides the feature to generate Native code for Android and iOS platforms?
Share
Nope, corona build process is closed from you. You wont get any native sources of your app, you will get a compiled standalone application for platform you asked build for.