Hi everyone, I receive a `kotlin.TypeCastException...
# multiplatform
d
Hi everyone, I receive a
kotlin.TypeCastException
when I launch a coroutine from Swift code. I think the problem is related to this issue: https://github.com/Kotlin/kotlinx.coroutines/issues/920 Any tip on how to successfully launch a coroutine written in a MPP from swift?