> > Re 'save as folder': yes, it's just showDirectoryPicker({ mode: > "readwrite" }). We just describe that as "save as" in our own UI (as it > basically means "choose the location with a dialog"). My main point is that > things that work on desktop Chrome aren't currently working on Android. >
Gotcha, thanks for the clarification. So it was as I expected… :-) You didn't magically discover `showSave*Directory*Picker()`, which, actually, is a feature request <https://github.com/WICG/file-system-access/issues/431>. Apart from the semantically confusing Open vs. Save in the UI (below on macOS), your workaround actually gets us more than half-way there… [image: Screenshot 2024-10-29 at 11.58.00.png] [image: Screenshot 2024-10-29 at 11.58.17.png] -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscr...@chromium.org. To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CALgRrLnS82A%3DXsyhL9obgHCpnfAhPqic1m55Pc8suHGGpwF02w%40mail.gmail.com.