Is there a way to programmatically check the accounts an IPhone is syncing with?
I want to check if the user is syncing contacts with outlook, and if so which group of contacts.
If the user is already using outlook to sync contacts than the app will simply let outlook do all the hardwork (the data source is the same). Otherwise the app will add the contacts to the phonebook and manage keeping them in step when the app is running.
- So is it possible to check existing sync configurations?
- Whats my best approach here?
1 Answer