Persistence
Lightweight migration scope
Select all the changes Core Data handles with lightweight migration, with no mapping model.
Pick all that apply
Lightweight migration scope
Select all the changes Core Data handles with lightweight migration, with no mapping model.
Pick all that apply
PersistenceShort answerAdvanced
You shipped an update to a Core Data app and crash reports are pouring in. The log says "…
#core-data #migration #lightweight-migration
PersistenceShort answerBasics
A legacy app leans on Realm heavily. As the new hire you're asked whether to stay on Real…
#core-data #migration
PersistenceShort answerIntro
A new iOS project has to store a favorites list, the login session, downloaded PDFs, and …
#core-data
PersistenceShort answerBasics
Which requirements push you to Core Data (or SwiftData) instead of UserDefaults or a plai…
#core-data