Posts

Post not yet marked as solved
41 Replies
17k Views
Since Xcode was updated to version 14.1 I see a yellow cloud in the top status bar. When I click on it, a message appears: "Account Authentication Failure - There was problem authenticating your Apple ID ([username]). Sign in again in the Accounts preference pane." I tried the following, nothing helped: delete my account and sign in again in the Accounts preference pane restart Xcode restart the computer I assume it's a problem with version 14.1. The problem occured immediately after the update to version 14.1.
Posted
by RickyRose.
Last updated
.
Post not yet marked as solved
0 Replies
961 Views
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.
Posted
by RickyRose.
Last updated
.