I have an app on the app store that uses an sqlite database that stores the users own data. This app was written a couple of years ago using objective-c and Xcode.
Two questions…
Can I rewrite this app using Corona and upload it to the app store as an update of the existing app and if I can then how do I do that?
It’s REALLY important that the users existing sqlite data is NOT overwritten or deleted or replaced so would I have to take any steps to ensure that their sqlite database isn’t altered when the existing app is updated with the new Corona version?
[import]uid: 155135 topic_id: 27883 reply_id: 327883[/import]
