|
|
|
|
|
by matwood
4703 days ago
|
|
I was able to pick up SQLite much faster than CoreData. This is what we did, but then we ran into growing pains of stale objects etc... with SQLite and moved to CD. CD is so much nicer to use and it's something I miss when working on the Android version of our app. |
|