tags:

views:

22

answers:

0

I want to fetch some contacts from addressbook,linkedIn,facebook and Twitter,so how to manage these data?Now,I store them with coreData framework and use NSMutableArray only, not a server.Someone tell me to use sqlite and store the data in a server,then push my application software.Any help?Many Thanks!