moxiecode / plupload

Plupload is JavaScript API for building file uploaders. It supports multiple file selection, file filtering, chunked upload, client side image downsizing and when necessary can fallback to alternative runtimes, like Flash and Silverlight.
http://www.plupload.com
GNU Affero General Public License v3.0
5.63k stars 1.42k forks source link

Can't select photos from camera roll in iOS #1631

Open mabc21 opened 3 years ago

mabc21 commented 3 years ago

It only allows you to take pictures with the camera.

With the following extensions allowed: title: "Image files", extensions: "jpg,jpeg,gif,png"

Tried in different versions of iOS. Any ideas?