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

implement CNChangeHistoryFetchRequest with history token to fetch only real changed contacts #120

Open
fullflash opened this issue Jun 15, 2023 · 1 comment

Comments

@fullflash
Copy link

For ios using CNChangeHistoryFetchRequest CNChangeHistoryFetchRequest with history token
we can fetch only updated contact not full phone book data.

Here some helpful sources to achieve this.

https://stackoverflow.com/a/73085003/4556619

https://github.com/yonat/ContactsChangeNotifier/blob/main/Sources/ContactsChangeNotifier/ContactsChangeNotifier.swift#L175

https://developer.apple.com/documentation/contacts/cnchangehistoryfetchrequest

CNChangeHistoryFetchRequest

@joachim-quis
Copy link
Contributor

Hi @fullflash, did you try this? Did it work for you?

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

No branches or pull requests

2 participants