curioustechizen
02/25/2020, 3:05 PMsuspend
functions and iOS:
Am I correct in assuming that even when running on iOS, suspension does work as it does on Android (without blocking the thread it is running on etc)? The only limitation being that a suspend
function cannot be invoked from Swift/Obj-C code?kpgalligan
02/25/2020, 3:07 PMcurioustechizen
02/25/2020, 3:08 PMribesg
02/26/2020, 8:58 AM