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

StartObserverChangeswithCallback gets fired multiple time even for a single change in address book #160

Open
techwizardg opened this issue Apr 28, 2017 · 3 comments

Comments

@techwizardg
Copy link

We are facing an issue .Our requirement is that when ever there is change in Phone book we need to listen for it and act on it based on last modified date. When i perform a change in Native phone book (i.e. one change) the call back is getting fired multiple times. Are we doing something wrong?

Is our understanding right that the call back will get called only once for a change

@belkevich
Copy link
Contributor

Yes, it should be called only once. Try Example app with your device. Does it call multiple times?
Also, please, provide some code.

@techwizardg
Copy link
Author

techwizardg commented Jun 7, 2017 via email

@ortizroberto
Copy link

I am facing the same issue, even if I go to the Contacts App and don't change anything when I get back startObserveChanges gets fired.

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

3 participants