Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
phonegap build, iOS 10.3.1, iPhone 6S
Description
Inputs cannot access video files because multiple file select is forced and videos are no longer being compressed before being selected.
To test:
- put a file input in any cordova demo application,
- select a video file (you will see multiple file select is forced)
- try access the file to check the size or get the content: size is 0, no content.