Upgrade existing Objective-C app with Corona

I have an existing app already in iTunes. I’d like to move it to Android as well and was considering Corona.

If I develop my app in Corona, will I be able to “update” my existing app in iTunesConnect with the Corona build?

Thanks [import]uid: 66091 topic_id: 17383 reply_id: 317383[/import]

yes, you can it will be a newer version, however you will have to ensure that you set the bundle name, certificate, version number, etc appropriately.

cheers,

?:slight_smile: [import]uid: 3826 topic_id: 17383 reply_id: 65816[/import]

You may want to take a look at this thread too:

http://developer.anscamobile.com/forum/2011/05/27/cfbundleidentifier

I haven’t encountered this issue myself, since I’m not trying to remake an app… but it does sound like there is a small chance you could run into the same issue, based on the comments made in that thread. [import]uid: 49447 topic_id: 17383 reply_id: 65826[/import]

Of course you will also need to re-program your app in Lua also.

Obvious but worth mentioning all the same [import]uid: 84637 topic_id: 17383 reply_id: 66018[/import]