tauri-apps / tauri-apps/plugins-workspace

Dialog Plugin pick_folder not implemented

Open
#933 12 comments 11 reactions 0 assignees View on GitHub
platform: android platform: ios plugin: dialog type: feature request
Dominant language
Rust
Stars
1.8k
Forks
602
Avg merge
4d 14h
Merged PRs (30d)
9

Description

Hello, I've been trying to open a folder selection dialog via the dialog plugin on Android.
The Folder selection works no problem on Desktop, but the compiler is unable to find the "pick_folder" method once i try to compile to android. "pick_file" on the other hand seems to work just fine.

Is there a reason "pick_folder" is not implemented for android?

tauri ="2.0.0-beta"
tauri-plugin-dialog = "2.0.0-beta"

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.