Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Master, 2.6.0, 2.7.0
-
None
Description
Cordova iOS always re-encodes the picture, sometimes making it larger than the original.
In order to be cross-platform, it should match Android's behavior, where using default size, no orientation correction and 100% quality returns the unmodified picture (alternatively Cordova could provide an explicit API for reading the original pictures)