Spinnenzunge commented on issue #678:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/678#issuecomment-742532845


   The same error appears in an Ionic app built with capacitor and an input 
type=file in the webview when you select the camera option:
   
   ```
   2020-12-10 14:44:19.245921+0100 App[1814:167550] [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}
   ```
   
   This app does not crash tho and I get a File object in the FileList of the 
html file input element. So this looks more like an iOS bug?


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