Post

Replies

Boosts

Views

Activity

Reply to Password autofill on Safari 16.4 raises exception
A workaround is to invoke the app dialog that allows credential selection (AppName....). That all works fine.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to Password autofill on Safari 16.4 raises exception
Submitted. FB12084416 The app is SamuraiSafe, but it's code is not executed prior to the exception being raised (I checked in the debugger), so I don't think it is app dependent. It is written in Objective C.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to Xcode 14.0.1 crashes while idle
A workaround is to disable Source Control in settings. But defeats a major purpose of the editor.
Replies
Boosts
Views
Activity
Jan ’23
Reply to Xcode 14.0.1 crashes while idle
Same here. XCode 14.2. Crashes every 5 minutes or so, with no input. Always: Crashed Thread: Dispatch queue: DVTSourceControlGitXPCClient :: Proxy Completion Queue
Replies
Boosts
Views
Activity
Jan ’23
Reply to Can't open iCloud UIDocument when Files.App has SMB server connection and no network.
I did submit a big report with iOS 13 in 2020, but then was unable to recreate with iOS 13.5.1 to provide additional debug data. I have not seen the issue manifest itself recently (iOS 15). So sorry, didn’t have the energy to do so for the above incident.
Replies
Boosts
Views
Activity
Jan ’22
Reply to SecItemAdd returns errSecAuthFailed
Ditto. Code that works fine on iOS 12, 13, 14 and 15 (devices) fails on iOS 15 simulator. SecItemAdd returning errSecAuthFailed. kSecAttrAccessControl object has kSecAccessControlBiometryCurrentSet|kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’21
Reply to Disable password autofill in MacOS app
I provide a solution here. It is not pretty. But it works.
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Jul ’21