Where can I find it? What's the content of this dictionary?
Whenever I open the UIIMagePickerController with source type .camera I see an error: Failed to read exposureBiasesByMode dictionary.
The camera seems to work fine, though.
2021-08-16 06:51:59.608807+0200 myProject[19537:4428708] [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}
Thank you for any advise.