I believe it comes from the way header definitions...
# kotlin-native
q
I believe it comes from the way header definitions are created for C interoperability, and I get why a fully qualified name would be important. But still wondering..
s
Since objc doesn’t have namespaces its common to put a three letter prefix before the class name. I’m not sure if the default value can be overridden in the Gradle file or not.