App Update - what is the best choice in cases you want to update just the database?
Hello,
I would like to know what you think is the best way to update an app.
I'm next to send my app to apple, but I'm doubting on the way I should update it.
I have made a simple app that lists some shops round my town. It counts less than 100 shops, and in the first release all data will be definitive. But there are cases in which I will find a new shop and want to update the app database with this new shop.
I have two ways: first- make a new version of the app, pass throw apple approval stage, and let users download the updated app from the app store; Second - let the app continuously check a server whether it has or not updates, and eventually download them (I'm not worried about data size, because it wont never get over 1megabyte).
My question is when you have an app with a local database released on the iphone, what is the best choice in cases you want to update just the database?
Do approval need to be passed every time you release an updated version of an existing app?
Thanks!
|