PieterVanPoyer commented on issue #769:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/769#issuecomment-947940080


   Hey @5r1m 
   
   I think you are correct. The documentation and implementation are not in 
sync. Something must be done to fix this mismatch.
   I checked the iOs version, and that version always transforms to the 
encodingType.
   _So, I think it would be better to keep this 2 implementations behave the 
same, and change the documentation._
   
   At this point there is still a difference between these 2 implementations. 
On Android only next formats are being transformed - 
https://github.com/apache/cordova-plugin-camera/blob/ed216ce7148b97ad23316f0530cd9abc2d8d6562/src/android/CameraLauncher.java#L790-L791
   
   On iOs, a Gif, a BMP, and more types are being transformed to the 
encodingType.
   
   Kind regards
   Pieter


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to