idb.filesystem.js icon indicating copy to clipboard operation
idb.filesystem.js copied to clipboard

iOS 11 window.requestFileSystem

Open woranl opened this issue 7 years ago • 0 comments

In iOS 11, window.requestFileSystem = window.requestFileSystem || window.webkitRequestFileSystem; returns undefined. When I try launching the demo playground app, it says my browser is not supported. Any idea?

woranl avatar Feb 19 '18 23:02 woranl