Is there anyway to use the File System Access API in starboard? I tried adding a button and a callback to show a picker, but I got an exception with "Cross origin sub frames aren't allowed to show a file picker.". Is there any possible workaround? It would be really useful for me to be able to read and write local files.
Thanks again,
Hi!
First of all, thanks for the awesome project!
Is there anyway to use the File System Access API in starboard? I tried adding a button and a callback to show a picker, but I got an exception with "Cross origin sub frames aren't allowed to show a file picker.". Is there any possible workaround? It would be really useful for me to be able to read and write local files. Thanks again,