Skip to content
Discussion options

You must be logged in to vote

The File Picker plugin now sets FLAG_GRANT_PERSISTABLE_URI_PERMISSION on the pickDirectory intent (see capawesome-team/capacitor-plugins#928), so the returned tree URI is now persistable. Note that takePersistableUriPermission() still needs to be called natively by whatever consumes the returned path — the plugin only makes the grant persistable, it doesn't take it for you.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@robingenz
Comment options

Answer selected by decipher-cs
@decipher-cs
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants