This is possibly an iOS issue, but I wonder if anything can be done about it: If you have an <input type="file">, using an iphone or ipad, you can take a picture with the camera just fine, and submit the form. If you try and select an image from the device (camera roll) and input that, then submit the form, it will fail with an 'uploaded file type not allowed'.
1) is a workaround possible? I found that you had some code for Joomla to generate a filename with multiple uploads here:
https://www.chronoengine.com/faqs/53-cfv4/cfv4-file-uploads/3739-multiple-file-uploads-from-an-ipadiphone-dont-work-.html
2) would it work if we disabled file type checking? Can that be done?
1) is a workaround possible? I found that you had some code for Joomla to generate a filename with multiple uploads here:
https://www.chronoengine.com/faqs/53-cfv4/cfv4-file-uploads/3739-multiple-file-uploads-from-an-ipadiphone-dont-work-.html
2) would it work if we disabled file type checking? Can that be done?