examples icon indicating copy to clipboard operation
examples copied to clipboard

FilePicker didn't work on iOS PWA

Open southadam opened this issue 2 years ago • 2 comments

FilePicker didn't work on iOS PWA but it's working on both desktop and Android. The FilePicker only works if running with Flet app from AppStore and running "flet run --ios"

Can you make it work without depending on Flet app from App Store?

southadam avatar Oct 11 '23 16:10 southadam

Can you share some test code? And if possible a video with the behavior of the app.

ndonkoHenri avatar Oct 12 '23 09:10 ndonkoHenri

It happens to me as well, on iOS 17.5.1. I tried with Flet examples from the documentation, and even tried FilePicker directly from Flet controls gallery web, none of them working, dialog just doesn’t show up. I also tried several browsers (Safari, Chrome and Firefox), with the same result. Any clue? I’m attaching a video to show the issue.

https://github.com/user-attachments/assets/64274d7a-38f7-4e0f-bc0d-749dd9c3f8da

victorbdn83 avatar Jul 17 '24 22:07 victorbdn83