You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: