Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I can pull all the contacts of the user's phone and I can use it for my app. But querying for contacts every time is expensive. So I implemented a cache for contacts. But when I cache it it is not possible to get the new and updated contacts.

So my question is there a way in which I can get only new and updated contacts from a time stamp. I did some research I could not find any way. Any help will be appreciated.

Thanks in Advance.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.