-
Notifications
You must be signed in to change notification settings - Fork 874
Open
Labels
Description
- When creating or editing a document in a file provider domain, the editing apps usually create a lock file in the same directory like Microsoft Office or LibreOffice do as soon as the document is opened.
- Our file provider extension receives the
createItem()
call regularly with an exact one minute delay after its creation. - I failed to reproduce this with Apple's official sample code where the call is placed immediately by the system. This proves that it must be a problem of our code and not the file provider framework itself.
- I assume there is some concurrency issue with a timeout.
AndyXhelinilsding
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🧭 Planning evaluation (don't pick)