Intermediate Realm on iOS
Learn how to empower real life projects by leveraging a number of great Realm features. Topics include: bundled, multiple, and encrypted Realm files, and schema migrations for app updates. By Marin Todorov.
In this video, you will learn what topics will be covered in our Intermediate Realm on iOS video tutorial course.
Learn how to bundle with your app a realm file with initial data for your users to use immediately upon the first launch.
Learn how to split your app's data persistence needs across several files to isolate data or just use different Realm features per file.
Sensitive data like medical records or financial information should be protected well - Realm makes that a breeze with built-in encryption.
Your app changes from version to version and so does your database - learn how to migrate Realm data to newer schema versions.
In this video tutorial you'll learn how to handle even more complex migrations across several app versions.
In this gripping conclusion video you will look back at what you've learned in our Intermediate Realm on iOS video tutorial series and see where to go next.