FileBufferReader icon indicating copy to clipboard operation
FileBufferReader copied to clipboard

cordova example please

Open gurselk opened this issue 4 years ago • 0 comments

window.resolveLocalFileSystemURL( path, (fileEntry) => { fileEntry.file((file) => { cb(file); }) });

what is problem ?

gurselk avatar Apr 30 '20 08:04 gurselk