Does the `kotlin-platform-native` plugin lack any ...
# kotlin-native
s
Does the
kotlin-platform-native
plugin lack any features that the
multiplatform
plugin has? I know the platform-native plugin is considered deprecated, but my team just tried to swap to the
multiplatform
plugin, and we found several blocker bugs with the
multiplatform
plugin that stops us from swapping.
i
Does the
kotlin-platform-native
plugin lack any features that the
multiplatform
plugin has?
At least IDE support and support of the new multiplatform model.
we found several blocker bugs with the
multiplatform
plugin that stops us from swapping.
Could you please provide more details? What bugs prevent swapping in your case?
s
This primarily is what stops us from swapping to the multiplatform plugin: https://youtrack.jetbrains.com/issue/KT-30116
i
сс @Andrey Uskov [JB]