Open southadam opened 1 year ago
Can you share some test code? And if possible a video with the behavior of the app.
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
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?