Hi, When i want to select a photo from SAVEDPHOTOALBUM, it seems that i can't select a picture with a size of 5MB or more on android, while it works perfectly on iOS. I'm working on Ionic 3.20.0 with the cordova-plugin-camera 2.4.1 cordova 8.0.0 android 6.4.0
For both Android and iOS i'm using the same Camera Options, whiche are: `quality: 100, allowEdit: true, sourceType: sourceType, correctOrientation: true, destinationType: this.camera.DestinationType.FILE_URI, encodingType: this.camera.EncodingType.JPEG, mediaType: this.camera.MediaType.PICTURE` [ Full content available at: https://github.com/apache/cordova-plugin-camera/issues/344 ] This message was relayed via gitbox.apache.org for [email protected]
