helenburns commented on issue #702:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/702#issuecomment-801838224


   I can 100% agree with this. Commenting out that CameraUsesGeolocation 
preference is the difference between the photo being returned, or not, when 
picking from the library. Also, this is the behaviour I get when I have the 
source type set to either SAVEDPHOTOALBUM or PHOTOLIBRARY. It simply doesn't 
return anything, no error, no nothing.
   
   In Xcode I can see the error `[core] "Error returned from daemon: Error 
Domain=com.apple.accounts Code=7 "(null)"` whether it fails or not. I have all 
the appropriate privacy settings etc.
   
   The only other thing to add, is that even though it works when using the 
camera, it does throw this up in Xcode when opening the camera: `[Camera] 
Failed to read exposureBiasesByMode dictionary: Error Domain=NSCocoaErrorDomain 
Code=4864 "*** -[NSKeyedUnarchiver 
_initForReadingFromData:error:throwLegacyExceptions:]: data is NULL" 
UserInfo={NSDebugDescription=*** -[NSKeyedUnarchiver 
_initForReadingFromData:error:throwLegacyExceptions:]: data is NULL}` whether 
CameraUsesGeolocation is set to true or false or completely omitted. I don't 
know if that helps.
   
   I REALLY need this to work. I can no longer retrieve EXIF data from gallery 
photos in my app and it's killing my users. Any suggestions welcome!


----------------------------------------------------------------
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.

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