just started with Flow. trying to convert our code...
# flow
i
just started with Flow. trying to convert our codebase from rx to coroutine. kept getting this error
Copy code
exception: org.jetbrains.kotlin.codegen.CompilationException: Back-end (JVM) Internal error: Couldn't inline method call 'map' into
public final suspend fun subscribe(continuation: kotlin.coroutines.Continuation<kotlin.Unit>): kotlin.Any? defined in ...