Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS 14, Failed to read exposureBiasesByMode #676

Closed
3 tasks
vcomperq opened this issue Oct 14, 2020 · 2 comments
Closed
3 tasks

IOS 14, Failed to read exposureBiasesByMode #676

vcomperq opened this issue Oct 14, 2020 · 2 comments

Comments

@vcomperq
Copy link

Bug Report

Problem

unable to take picture

What is expected to happen?

What does actually happen?

i'am able to take picture but when i click on "use photo" in the preview, i get the following error

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

Information

Command or Code

Environment, Platform, Device

Version information

Cordova: 5.1.1
Camera plugin 5.0.0
Other Frameworks: Ionic 4

Checklist

  • I searched for existing GitHub issues
  • I updated all Cordova tooling to most recent version
  • I included all the necessary information above
@timbru31
Copy link
Member

Thanks a lot for your issue, however the issue template exists for a reason. 😊
It helps us to debug the issue further and to provide a solution much faster. With important information missing, we unfortunately can't help you.

Therefore, please edit this issue accordingly or close and create a new one and make sure to provide all the required information.

@WuglyakBolgoink
Copy link

WuglyakBolgoink commented Sep 30, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants