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

Improve FilePicker for better iOS support #3359

Open
ewpatton opened this issue Jan 27, 2025 · 0 comments
Open

Improve FilePicker for better iOS support #3359

ewpatton opened this issue Jan 27, 2025 · 0 comments

Comments

@ewpatton
Copy link
Member

Describe the desired feature

As discussed in #3212, the iOS APIs to expose files to the shared Files app are designed in a completely different way than the Android equivalent APIs. Unfortunately, we designed the FilePicker fairly tightly coupled to the Android design so certain behaviors of the FilePicker on iOS make no sense and cannot be implemented in the existing design. Rework the FilePicker design to be more broadly compatible with both platforms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant