Andy Victors
02/11/2021, 8:58 PMIncorrectDereferenceException
. I read that this is due to thread mismatch that Kotrlin tries to access it from main thread but how to overcome it? I cannot obviously freeze a Swift-object. Should I freeze that String instance when received in Kotlin?