Currently I'm creating an app that is storing data using NSUserDefaults.
So when I upload v1 of the app to the app store and then make a new update for the app (v2) is the data stored in NSUsedDefaults deleted when the user updates to the new version?