Why is the Kotlin/native AppCode plugin not suppor...
# kotlin-native
s
Why is the Kotlin/native AppCode plugin not supported in the latest version of AppCode?
o
please use CLion for now, AppCode plugin is being worked on
s
Does Kotlin native support interop with C++ Libs?
🚫 2
g
Only using C wrapper
o
Libraries can be implemented in C++, but interface must be exposed as C or Objective-C