cordova-plugin-imagepicker icon indicating copy to clipboard operation
cordova-plugin-imagepicker copied to clipboard

Cordova Plugin For Multiple Image Selection

Results 4 cordova-plugin-imagepicker issues
Sort by recently updated
recently updated
newest added

Select the image of about 20. Then it app terminates abnormally due to insufficient memory. This patch will release the non-use of memory.

when runing in lastest ios 9.3.1 , that would be report an error Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'accessing _cachedSystemAnimationFence requires the main thread

Forked and created some simple localization since it pretty much only supports English at the moment and the localization that existed were only partially implemented.

Fixed the issue that PHImageManager sometimes doesn't scale selected image to target size at all.