ios - Will app lose the NSUserDefault data on over the air installation? -


this question has answer here:

will app lose nsuserdefaults values when on air installation?

  1. no app installed in device
  2. install app version 1.0 on air , saving values in nsuserdefaults
  3. install app version 1.0 on air again out deleting app.
  4. will lose nsuserdefaults values because of installing same version?

whatever have in nsuserdefaults remains in device/system. never gets deleted when upgrade app on uninstalling or manually deletion removed.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -