ios - Core Data Light weight Migration Issue -


i have did light weight migration in app using following link. http://code.tutsplus.com/tutorials/core-data-from-scratch-migrations--cms-21844

it works fine till have old app, when uninstalled existing app , installed again new added field not working. gives following error.

-[table setcolumnname:]: unrecognized selector sent instance 0x16e523c0


Comments

Popular posts from this blog

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -