Multiplatform-Preferences icon indicating copy to clipboard operation
Multiplatform-Preferences copied to clipboard

Kotlin Multi Platform Preferences, for android an ios : SharedPreferences & NSUserDefault

Results 4 Multiplatform-Preferences issues
Sort by recently updated
recently updated
newest added

I am getting the following error: ERROR: Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.github.florent37:multiplatform-preferences-android:1.2.0. I have tested version 1.0.0 and it compiles without any problem. Common and...

Does this work for anyone on both platforms? And how did you achieve this?

Please, shed light if a wrapper function for `sharedPreferences.getAll()` (https://developer.android.com/reference/android/content/SharedPreferences#getAll()) is missing due to KMP limitations for the returned generic type?

Got this while trying to setup a project https://dl.bintray.com/joebirch/joebirch/com/github/florent37/multiplatform-preferences-ios/1.2.0/multiplatform-preferences-ios-1.2.0.module