Dmitriy Kuznetsov
Company: Magnit Tech
Kotlin Multiplatform technology allows you to write code once and then use the result on different platforms — this is convenient, but there is a downside. When integrating KMP with native technologies, there are special situations when KMP behaviour differs from native, which can negatively affect the application. I will tell you about one of such peculiarities — Kotlin/Native GC and ARC working together on iOS platform.
Company: Magnit Tech