Kotlin Multiplatform use NSUserDefaults setValue String on iOS got error – Ios swift
I write function actual fun setItem(key: String, value: String) { NSUserDefaults.standardUserDefaults.setValue(value, key) } And got this error. I think value string and use with Any Showing Recent Messages The following Kotlin source sets were configured but not added to any…