OctoPrint / OctoPrint-FirmwareUpdater

OctoPrint plugin for flashing pre-compiled firmware images to a 3D printer.
https://plugins.octoprint.org/plugins/firmwareupdater/
GNU Affero General Public License v3.0
353 stars 78 forks source link

Unable to select files from within iOS via Browse #266

Closed TrekLurker closed 3 years ago

TrekLurker commented 3 years ago

Under iOS 14.x and earlier, all file types are dimmed (greyed out) when attempting to select via browse. As this function calls the Files api on iOS devices, please look into addressing this in order to allow firmware updates via an Apple mobile device. Many thanks!

benlye commented 3 years ago

There is a setting in the plugin options to disable file filters which is supposed to solve this problem. Have you tried it?

image

github-actions[bot] commented 3 years ago

This issue has been automatically locked because there was no further activity after it was closed. Please open a new issue for any related problems.