Plugin Author
Franky
(@liedekef)
If you set the min and max to an identical value, then there’s no point asking for the amount, so it is hidden. Not related to macos or ios at all.
And I don’t know what “Dome Problems” mean. The file upload only exists for a week or so, and the mandatory part there hasn’t changed. Make sure you don’t use a caching plugin or so. I’m using plain html to ask for the file, nothing in my code is macos/ios specific.
SrY meant to Write some
If u dont upload a file if always says „a Problem occured“
We dont use a chache Plugin right now
If I use firefox on ios it works fine.
Sems to be a Problem with The Safari browser
Plugin Author
Franky
(@liedekef)
Apparently ios has an issue with empty file-fields, see https://stackoverflow.com/questions/49731045/ajax-file-uploads-on-safari-ios-and-os-x-broke-after-last-update
There’s also a solution mentioned in there, so I’ll implement that today and keep you informed on the change 🙂
Plugin Author
Franky
(@liedekef)
Apparently it is a bug in apple safari browser, and fixed:
https://trac.webkit.org/changeset/230963/webkit
Since you use apple, ask them for an update of your browser.
So I will not provide a workaround (which was pretty ugly anyway).
Okay thx a lot !
I think it is already fixed on ios 12 which came out today