jcesarmobile commented on issue #310: CB-13415 (iOS) Importing corrupt images 
using the Camera plugin crashes the app
URL: 
https://github.com/apache/cordova-plugin-camera/pull/310#issuecomment-361071362
 
 
   I've checked the code and the geolocation part won't work with this changes. 
Also adds code duplication and commented code. And the code to avoid the crash 
is only present for the case that there is no image changes (such as quality, 
resolution, etc).
   
   BTW, as on the Android PR, the problem is not the corrupt image itself, but 
the increase of memory needed to handle it. The corrupt image works correctly 
with the old code in iPhone X and iPad pro, but crash the app on an iPod touch.
   
   I like the idea of using Photos Framework to get the images, but it still 
requires more changes before it can be merged.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to