IosStorage
class IosStorage(storageFileUrl: <Error class: unknown class>, excludeFromBackup: Boolean = true) : SqliteStorage
Implementation of Storage for iOS platform.
Parameters
storageFileUrl
a URL with the path to the database file.
excludeFromBackup
if true, the database file will be excluded from backup.