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 -

spring - "Dispatcher has no subscribers" during startup -

how to prompt save As Box in Excel Interlop c# MVC 4 -