You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
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,
The text was updated successfully, but these errors were encountered: