Evan
08/31/2020, 9:06 PMactual
implementation for iOS) that launches operations on coroutine contexts, but IntelliJ CE isn’t importing dependencies correctly.
The code compiles and runs fine, but the editor can’t find kotlinx or any darwin packages. Anyone else run into this issue?Derek Ellis
08/31/2020, 9:21 PMEvan
08/31/2020, 9:29 PMkotlinx
package is now visible, but the platform
package is still missing (despite compiling and working).Ivann Ruiz
08/31/2020, 9:33 PMEvan
08/31/2020, 9:44 PM