Hi. I'm getting kotlin.TypeCastException, but onl...
# multiplatform
s
Hi. I'm getting kotlin.TypeCastException, but only on iOS. How can I debug it?
e
Can you give some more details on when it’s happening? That thread seems to be for a somewhat different issue
s
Hi, @Ellen Shapiro! I'm running code in Coroutine's Global, which isn't yet supported on iOS, seems to be.
e
It is not, sadly. In the getting started tutorial there’s an example of what you need to do on iOS to get threading working properly
s
Thanks, Ellen. I couldn't find anything useful via this link. Could you, please, be more specific?
e
yes, precisely that