Skip to content

FilePicker.pickFiles always canceled on Android (launchMode="singleInstance") #139

Closed Answered by mrsamse
mrsamse asked this question in Q&A
Discussion options

You must be logged in to vote

Okay I found the problem: The launch mode on my activity was set to "singleInstance" and with that, it doesn't work. When I set the launch mode to "singleTask" it works like intended. Same thing happens in the Minimal, Reproducible Example. Should we open an issue for that, or is that behaviour intended?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mrsamse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant