Origin private file system
Widely available in browsers but not in WebViewsThe navigator.storage.getDirectory()
method returns a FileSystemDirectoryHandle
that is restricted to a specific origin and invisible to the user’s actual file system for faster file-based applications, such as SQLite databases.
Safari Browser
iOS
15.2