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

feature-branch not getting notification on update? #40

Closed
JackJackBauer opened this issue Apr 17, 2014 · 2 comments
Closed

feature-branch not getting notification on update? #40

JackJackBauer opened this issue Apr 17, 2014 · 2 comments
Labels
Milestone

Comments

@JackJackBauer
Copy link
Contributor

Hi,
I just tried the promising feature-branch (7.3) and everything worked fine - except for the missing update-notifications. My app is not getting any notifications, when a document has changed.
Could this be related to the missing NSMetadataQueryDidUpdateNotification?

@Sam-Spencer
Copy link
Member

Thanks for reporting this. Yes, in 7.3 feature I removed NSMetadataQueryDidUpdateNotification to avoid having the file update delegate methods called multiple times. I'll work on fixing this tonight, possibly by adding a new delegate method.

@Sam-Spencer
Copy link
Member

Hi @JackJackBauer Could you confirm that there is still an issue on the feature branch (should be fixed in commit da333dd)? I'm back to working on iCloud Document Sync (after quite a long time) and hope to fix this issue (among many others).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants