Hi all, I am getting an error `Kotlin_ObjCExport_t...
# multiplatform
t
Hi all, I am getting an error
Kotlin_ObjCExport_toKotlinSelector
for every function I call from the kotlin module. I was able to import the Kotlin pod by adding it in my podspec file and have access to all the right functions. But getting the same error when I call it from XCode. I would really appreciate all the help!