Hey! I’m getting the following error when compilin...
# multiplatform
k
Hey! I’m getting the following error when compiling the iOS app of my KMP project:
Argument type mismatch: actual type is 'objcnames.classes.CNPostalAddress', but 'platform.Contacts.CNPostalAddress' was expected.
Any ideas? I tried linking Contacts and Mapkit both in my build gradle and Xcode project settings, still no luck. Maybe I did it wrong?