cordova-plugin-file icon indicating copy to clipboard operation
cordova-plugin-file copied to clipboard

using requestFileSystem is not suggested.

Open vahid18u opened this issue 5 years ago • 1 comments
trafficstars

Your documentation suggests to call window.requestFileSystem () before anything but it is not suggested and standard according to this link : https://developer.mozilla.org/en-US/docs/Web/API/Window/requestFileSystem

vahid18u avatar Mar 09 '20 12:03 vahid18u

There is no any other filesystem api insteadof this by now in the spec.

CofeeWithRose avatar Apr 20 '20 23:04 CofeeWithRose