flet-dev / examples

Flet sample applications
MIT License
420 stars 171 forks source link

FilePicker didn't work on iOS PWA #96

Open southadam opened 8 months ago

southadam commented 8 months ago

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?

ndonkoHenri commented 8 months ago

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