Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some iOS/Android file picker fixes #14677

Merged
merged 5 commits into from
Feb 27, 2024
Merged

Some iOS/Android file picker fixes #14677

merged 5 commits into from
Feb 27, 2024

Conversation

maxkatz6
Copy link
Member

What does the pull request do?

  1. Call CheckUriPermission for android URI first, instead of asking for external storage permissions right away - it might not be needed.
  2. Use NSSearchPathDomain.User instead of NSSearchPathDomain.Local when opening known iOS folder
  3. Map Pictures known folder to UIImagePickerController

Fixed issues

Fixes #14617
Fixes #14506

@maxkatz6 maxkatz6 added bug os-ios os-android backport-candidate-11.0.x Consider this PR for backporting to 11.0 branch labels Feb 21, 2024
@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.1.999-cibuild0045179-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.1.999-cibuild0045230-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@maxkatz6 maxkatz6 removed the backport-candidate-11.0.x Consider this PR for backporting to 11.0 branch label Feb 23, 2024
@maxkatz6 maxkatz6 added this pull request to the merge queue Feb 27, 2024
Merged via the queue into master with commit b6ee7b9 Feb 27, 2024
7 checks passed
@maxkatz6 maxkatz6 deleted the ios-android-picker-fixes branch February 27, 2024 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants