#request file system permissions
3 messages · Page 1 of 1 (latest)
I thought there was a way to do this with tauri,
If you use tauri's built-in file dialogs it will extend the scope automatically. You can persist that scope with the persisted-scope plugin
so we cant use the built in dialog because this happens on double click of a file in the users's file explorer / finder outside the app