Marc Reichelt
10/29/2019, 8:18 PMSharedCode
framework, but he got a crash with EXC_BAD_ACCESS. So what happened here? It looks like a bug in coroutines, but I don’t know.
How do we debug crashes like this, and most importantly: how do we fix it?kpgalligan
10/29/2019, 8:29 PMkpgalligan
10/29/2019, 8:31 PMMarc Reichelt
10/29/2019, 8:59 PMMarc Reichelt
10/29/2019, 8:59 PMMarc Reichelt
10/29/2019, 9:04 PMrunBlocking
is an expect fun
that uses the actual native implementation of the same nameMarc Reichelt
10/29/2019, 9:05 PMMarc Reichelt
10/29/2019, 9:11 PMkpgalligan
10/29/2019, 9:12 PMkpgalligan
10/29/2019, 9:19 PMkpgalligan
10/29/2019, 9:20 PMMarc Reichelt
10/29/2019, 9:22 PMkpgalligan
10/29/2019, 9:22 PMMarc Reichelt
10/29/2019, 9:22 PMsuspend
functions?Marc Reichelt
10/29/2019, 9:23 PMkpgalligan
10/29/2019, 9:24 PMkpgalligan
10/29/2019, 9:25 PMMarc Reichelt
10/29/2019, 9:25 PMsuspend
functions here, I assume I will have to use runBlocking
anywaykpgalligan
10/29/2019, 9:27 PMMarc Reichelt
10/29/2019, 9:28 PMMarc Reichelt
10/29/2019, 9:28 PMkpgalligan
10/29/2019, 9:29 PMkpgalligan
10/29/2019, 9:30 PMMarc Reichelt
10/29/2019, 9:30 PMMarc Reichelt
10/29/2019, 9:31 PMMarc Reichelt
10/29/2019, 9:36 PMMarc Reichelt
10/29/2019, 9:38 PM