UserConfigStorageFactory
Deprecated
Scheduled for removal in future versions, User KMM Settings are now replaced by database implementation.Just kept for migration purposes.
Replace with
No replacement availableDeprecated
Scheduled for removal in future versions, User KMM Settings are now replaced by database implementation.Just kept for migration purposes.
Replace with
No replacement availableDeprecated
Scheduled for removal in future versions, User KMM Settings are now replaced by database implementation.Just kept for migration purposes.
Replace with
No replacement availableFactory for creating UserConfigStorage instances. This is used during migration from SharedPreferences to database storage. Creating the storage only when needed avoids creating SharedPreferences when migration is not required.
Deprecated
Scheduled for removal in future versions, User KMM Settings are now replaced by database implementation.Just kept for migration purposes.
Replace with
No replacement availableDeprecated
Scheduled for removal in future versions, User KMM Settings are now replaced by database implementation.Just kept for migration purposes.
Replace with
No replacement availableConstructors
Functions
Creates a UserConfigStorage instance for Android.
Creates a UserConfigStorage instance for Apple platforms.
Creates a UserConfigStorage instance for JVM.