Michal Klimczak
04/22/2021, 11:54 AMorg.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.2-native-mt
in deps, but my Kotlin Native code doesn't have access to runBlocking. Docs seems to say it should be there: https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines/run-blocking.html. I also tried adding these to iosTest
and it didn't work:
• org.jetbrains.kotlinx:kotlinx-coroutines-core-native:1.4.2-native-mt
• org.jetbrains.kotlinx:kotlinx-coroutines-core-common:1.4.2-native-mt