IosStorage
class IosStorage(storageFileUrl: ERROR CLASS: Symbol not found for NSURL, 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.
Constructors
Link copied to clipboard
constructor(storageFileUrl: ERROR CLASS: Symbol not found for NSURL, excludeFromBackup: Boolean = true)