Jaroslav
10/29/2018, 2:31 PMDeferred
object to swift?Jaroslav
10/29/2018, 2:33 PMInstances of kotlin.Error, kotlin.RuntimeException and subclasses aren't propagated from Kotlin to Objective-C/Swift
svyatoslav.scherbina
10/29/2018, 4:10 PMError
and RuntimeException
aren’t converted to NSError
when thrown from Kotlin to Swift. It is not related to exposing Deferred
to Swift.