Uploaded image for project: 'Realm Kotlin'
  1. Realm Kotlin
  2. RKOTLIN-1039

Issue 1688 (No scheduler for platform) still exists in 1.11.1 version of Realm

      How frequently does the bug occur?

      Always

      Description

      Please refer to https://github.com/realm/realm-kotlin/issues/1688 for a full overview.

      I set the version to 1.11.1 as it is supposed to have this issue resolved:

      Stacktrace & log output

      Unable to find source-code formatter for language: shell. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
      The only thing I could see was:
      
      scheduler.cpp:134: [realm-core-13.19.0] No built-in scheduler implementation for this platform.
      

      Can you reproduce the bug?

      Always

      Reproduction Steps

      Set the realm version to 1.11.1 then execute the code:

      ` val configuration = RealmConfiguration.create(schema = setOf(PelletLot::class))
      val realm = Realm.open(configuration) //<-- Will error here `

      Version

      1.11.1

      What Atlas App Services are you using?

      Local Database only

      Are you using encryption?

      No

      Platform OS and version(s)

      Kotlin 1.9.22 Android 34 for a Desktop app running on Windows 11

      Build environment

      Android Studio version: ... 2023.2.1 (Iguana)
      Android Build Tools version: ...35-rc1
      Gradle version: ...8.5

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: