Skip to content

Dialog Plugin pick_folder not implemented #933

Open
@raketenben

Description

@raketenben

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"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions