Add file in chat or upload image for clone failed
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:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- 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
in the entitlements files.