tauri-apps / plugins-workspace

All of the official Tauri plugins in one place!
https://tauri.app
Apache License 2.0
848 stars 237 forks source link

iOS @tauri-apps/plugin-dialog save() Returns a bad path #1763

Open lindongchen opened 2 weeks ago

lindongchen commented 2 weeks ago

iOS @tauri-apps/plugin-dialog save() Returns a path like file:///........../Libary/cache, but I selected a .../document path in documentDir

lindongchen commented 2 weeks ago

Another issue is that it will also create an extra file.xxx, which will be saved as file 2.xxx