danialfarid / ng-file-upload

Lightweight Angular directive to upload files with optional FileAPI shim for cross browser support
MIT License
7.87k stars 1.59k forks source link

"Failed to open selected file" on Android 4.4.4 #1665

Closed emadd closed 8 years ago

emadd commented 8 years ago

Android 4.4.4 ng-file-upload 12.2.3 angular 1.3.11

Selecting Camera or Camcorder works fine. Selecting images or videos from Documents does not. Never returns to function for upload. Simply shows a toast with "Failed to open selected file"

emadd commented 8 years ago

NM - selecting Open From Gallery in menu works fine. Must be an Android bug