I've made an iOS app that allows users to organize their contacts into groups 
using the AddressBook Framework.

It is working great, except I am getting reports that it is failing when trying 
to add a contact to a group if the contact was imported from an Exchange server.

I am using ABGroupAddMember to add a contact to a group.

Apple's documentation gives no information on when this API might fail, so it 
wasn't expected that it would fail for contacts imported from an Exchange 
server.

One of my users went through the trouble of confirming this for me by 
de-linking his exchange contacts, then created a few contacts. When he did 
this, my app worked fine.
When he re-synced the exchange contacts again, it failed to add the contacts to 
groups.

Is this a known "issue"? Or is this expected behaviour, and should I just warn 
my users that they cannot organize Exchange contacts?

Any pointers would be appreciated. Thanks.

-- Gerry_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to