So I have a KMP module, with ios, mac, jvm, js tar...
# multiplatform
t
So I have a KMP module, with ios, mac, jvm, js targets. The mac source looks fine, but the iOS is full of Unresolved References for all iOS classes/methods. I am using the latest Android Studio and KMM plugin. Any ideas why this is happening?
m
Unresolved reference errors in Xcode? I get those constantly, just running the application from Xcode usually does the trick and clears the errors.
t
Unresolved in Android Studio, with the iOS part of the code.