I’m including the realm kotin sdk in my gradle file like this:
implementation ‘io.realm.kotlin:library-base:1.16.0’
implementation ‘org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1’
When I change to version 2.0 or 2.1, I get the following compiler error:
Details: Internal error in file lowering: java.lang.IllegalStateException: Cannot find io/realm/kotlin/types/ObjectId on platform JVM (1.8).
Skip to main content
New & Unread Topics
Topic | Replies | Views | Activity |
---|---|---|---|
Getting “Network request failed” error on Android Emulator | 0 | 915 | May 2024 |
Using %stringToOid with an array | 2 | 461 | Jun 2024 |
Values.xml:194: AAPT: error: resource android:attr/lStar not found | 5 | 4.1k | Sep 2024 |
ObjectId list does not load all data | 3 | 243 | Aug 2024 |
How to make toMany backlink relationships with IQueryable collections also work with xaml binding | 1 | 123 | Sep 2024 |