plugins-workspace
plugins-workspace copied to clipboard
iOS @tauri-apps/plugin-dialog save() Returns a bad path
iOS @tauri-apps/plugin-dialog save() Returns a path like file:///........../Libary/cache, but I selected a .../document path in documentDir
Another issue is that it will also create an extra file.xxx, which will be saved as file 2.xxx
Here is the bug reproduction in case anyone is interested in addressing this: https://github.com/wxiaoyun/tauri-ios-fs-bug-reproduction