You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/12/10 13:51:02 UTC

[GitHub] [cordova-plugin-camera] Spinnenzunge commented on issue #678: App crashing randomly while taking images by camera in iOS14

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org