iphone - upgrade version of an application -


i want know things need in developing upgrade version of application (like bundle version) if user download upgrade version of application update old version.

i have develop upgrade version of app in old version , changed version no. need data of old app remains there.

all data in document directory not touch when upgrading. files in bundle copies new version.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -