J-Rojas
03/30/2018, 5:58 PMdispatch_async
on different queues. Lambdas (blocks) that are born on the Swift side but executed in the Kotlin compiled code work fine. But Lambdas born on the Kotlin side executed in a different thread than they were born in cause a crash. I'll have to create a code sample since it's not straightforward, but it is a common use case.J-Rojas
03/30/2018, 6:09 PM