I'm about to submit an update to my application, but I have a few questions regarding data. I have all of the users data entered in UITextFields saved in plist files, if I issue an update to the application, will their data be erased? Sorry if this is a dumb question, I'm still a beginner at this.
Edit: By the way, this is for an iPhone app.