Post

Replies

Boosts

Views

Activity

Reply to [ERROR] Could not create a bookmark: NSError: Cocoa 4097 "connection to service named com.apple.FileProvider" when using PhotosPicker
I have the same issue. XCode 15.4 (15F31d) on MacOS 14.5 (23F79), project is built for iOS 17.5. This is my test project: https://github.com/philipto/Nserr/tree/master This is the error I see in the console: [ERROR] Could not create a bookmark: NSError: Cocoa 4097 "connection to service named com.apple.FileProvider"
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Sep ’24
Reply to codesign wants to access key "access" in your bunch of keys
@runner242 Thanks a lot! The issue is still there. I had the same problem. Your solution just helped me a lot! When this message appears ".... wants access to key access" the window offers three options : Allow always, Deny, Allow. For some reason it did not work when I click on Allow, but it worked when I click on "Allow always". And yes : It's the user's password.
Jul ’22