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

Cordova iOS (v10.3.x) - no cloud services available #2004

Open WuglyakBolgoink opened 7 years ago

WuglyakBolgoink commented 7 years ago

We have now Problem with latest iOS version. if I click on button, I can do only Photos. No popup dialog...

WuglyakBolgoink commented 6 years ago

Hallo guys. Any ideas?

Hideikey commented 6 years ago

1+

WuglyakBolgoink commented 6 years ago

Hi All / @Hideiki

Possible fix:

remove this line from your settings

*ngf-capture="'camera'" or "'other'"

tested on:


please confirm this!

Hideikey commented 6 years ago

Works! @WuglyakBolgoink