Kodeco Forums

Video Tutorial: Intermediate Realm on iOS Part 2: Multiple Realm Files

Learn how to use more than one Realm file in your app and define explicit object schemas.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3245-intermediate-realm-on-ios/lessons/3

The Intro and Intermediate Realm videos are great. I just wanted to point out that the challenge PDF isn’t included in the bundle for Part 2. Thanks, and keep up the great work!

Indeed! Thanks for letting us know! We’ll fix that later today

For those using swift 3 and the latest Realm (currently version 2.6.2) you’ll most likely run into an error when trying to view the static exams. Something along the lines of the RealmConfig.Static.configuration file could not be opened please update your realm file.

I’m sure there’s another way of doing this but I used the file Realm Browser to open the realm file in question (static.realm) and upon the pop up that states my realm file is v1 to update it to the latest version, I clicked update.

After doing this I was able to run the project as intended. Link below to the Realm Browser.

https://itunes.apple.com/us/app/realm-browser/id1007457278?mt=12