Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Multiple image upload -- FF Android

  • No replies
  • 1 has this problem
  • 22 views
more options

Developing a website, using Laravel, that will primarily be used mobile. In testing I've discovered when uploading multiple images via FF for Android, the uploads fail (server side) validation: "images.0 must be an image." Tried it with mimetypes too, I get the same issue, "images.0 must be of a type: jpeg, jpg, png". The regular "Samsung Internet" browser works fine and ALL desktop browsers work fine. I can only assume this is an issue unique to FF for Android.

Something else I've noticed, possibly related, is in the "Recent" view of the files, the thumbnails do not appear. Only when I go to my images folder itself do they appear.

Developing a website, using Laravel, that will primarily be used mobile. In testing I've discovered when uploading multiple images via FF for Android, the uploads fail (server side) validation: "images.0 must be an image." Tried it with mimetypes too, I get the same issue, "images.0 must be of a type: jpeg, jpg, png". The regular "Samsung Internet" browser works fine and ALL desktop browsers work fine. I can only assume this is an issue unique to FF for Android. Something else I've noticed, possibly related, is in the "Recent" view of the files, the thumbnails do not appear. Only when I go to my images folder itself do they appear.
Attached screenshots