Hi.
I migrated my Android Kotlin app from RealmJava to RealmKotlin and I have some optional RealmList fields in my DTOs, but RealmKotlin tells me that “a RealmList field cannot be marked as nullable”. I want to be able to use my realms without a migration to make them REQUIRED. Is there a way?
Skip to main content
New & Unread Topics
Topic | Replies | Views | Activity |
---|---|---|---|
Binary framework with RealmSwift | 0 | 422 | Jun 2024 |
Mongo Atlas App Services JWT token validation | 1 | 374 | Jul 2024 |
Set up Realm for existing MongoDB database. | 0 | 195 | Jul 2024 |
Saving Lists does not automatically happen during a write | 4 | 310 | Aug 2024 |
ObjectId list does not load all data | 3 | 245 | Aug 2024 |