[Edited] Hi all, anyone know how to use delegate p...
# multiplatform
d
[Edited] Hi all, anyone know how to use delegate protocol from objective-C interop ? as far I know the protocols are mapped to interface type in kotlin.., but when I'm trying to implement the interface I got an error.. https://youtrack.jetbrains.com/issue/KTIJ-5624 anyone knows what I'm doing Wrong ?