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

Add file in chat or upload image for clone failed #1948

Open
goodpeter-sun opened this issue Mar 4, 2025 · 0 comments
Open

Add file in chat or upload image for clone failed #1948

goodpeter-sun opened this issue Mar 4, 2025 · 0 comments

Comments

@goodpeter-sun
Copy link

goodpeter-sun commented Mar 4, 2025

Describe the bug
From Xcode log, we can see

[ERROR] Could not create a bookmark: NSError: Cocoa 4097 "connection to service named com.apple.FileProvider"
"Error returned from daemon: Error Domain=com.apple.accounts Code=7 "(null)""

or

PHPickerViewControllerDelegate_Private doesn't respond to _pickerDidPerformConfirmationAction:
[ERROR] Could not create a bookmark: NSError: Cocoa 4097 "connection to service named com.apple.FileProvider"

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Current behavior
A clear and concise description of what is currently happening

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

user ID (can we access the user info to validate the bug?):
Can be found in settings => profile

Smartphone + device (please complete the following information):

  • Device: iPhone13
  • OS: iOS
  • Browser [e.g. stock browser, safari]
  • App Version [e.g. 22]
  • Device version [e.g. 22]

Additional context
The local solution for me is add

com.apple.security.files.user-selected.read-write

com.apple.security.files.bookmarks.app-scope

com.apple.security.assets.pictures.read-write

com.apple.security.personal-information.photos-library

in the entitlements files.

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

1 participant