WuglyakBolgoink edited a comment on issue #676: URL: https://github.com/apache/cordova-plugin-camera/issues/676#issuecomment-931564199
@timbru31 I can reproduce this with Xcode 13 and iOS 14.6 (iPhoneX) tested on - "cordova-ios": "6.2.0" - "cordova-plugin-camera": "6.0.0" maybe related to this problem: https://stackoverflow.com/questions/64061582/xcode-camera-failed-to-read-exposurebiasesbymode-dictionary ``` [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 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]
