Encrypted files and databases on a wrapped app
Information about files and databases that are automatically encrypted on a wrapped app.
App sandbox
The following locations in the app sandbox are encrypted automatically:
- Documents/
- Documents/inbox (not writable)
- Library/
- Library/Application Support
- Library/Caches
- Library/PreferencesNote: If you access app-specific preference files from the NSUserDefaults API, only values are encrypted.
- tmp/
App databases
The following databases from the app are encrypted automatically:
- CoreData
- SQlite
- SDK databases for the MaaS360® wrapper
UIWebView and WKWebview files
The following files and folders that are generated by UIWebView and WKWebview (WebKit) are not automatically encrypted:
- Cache
- cookie
- sessionStorage
- localStorage
- WebSQLDataBase
- IndexedDB