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

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -