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

renaming files in a directory using python or R -

html - outline-style different in chrome compared to firefox and internet explorer -

ruby on rails - Carrierwave Timeout -