Closed Mike134 closed 4 years ago
I tried to put this in the FilePicker, but calling TakePersistableUriPermission() throws a SecurityException
...
@Mike134 figured it out; see PR #178. Could you test with the latest FilePicker NuGet, 2.1.41-beta, if the error that you found is fixed? Thanks!
calling TakePersistableUriPermisssion is now in since some time. I'm closing this issue.
Would like for the FilePicker in Android to persist permissions after a file has been successfully selected.
I'm wondering if in FilePickerActivity.android.cs, in OnActivityResult at around line 153 adding something similar to the following would do the trick.