and am getting some bizarre/arbitrary freezing errors that would otherwise work on the JVM. What is the recommended way of launching coroutines on iOS? Is there a guide or template anywhere? Is it worth upgrading to 1.4 and using the latest version?
t
Tijl
09/10/2020, 1:26 PM
yes, 1.4 + 1.3.9-native-mt has proper default and main dispatchers
b
bsimmons
09/10/2020, 1:34 PM
Great, thanks for the info. Someday I'll update to that then!