Re: ABMutableMultiValue error
Re: ABMutableMultiValue error
- Subject: Re: ABMutableMultiValue error
- From: Johan Kool <email@hidden>
- Date: Thu, 24 Jan 2008 09:16:21 +0100
Hello Steven,
I'm getting an error when trying to modify a textfield that is
attempting to change the value of the main phone number label in
address book:
My guess would be that [person valueForProperty:kABPhoneProperty]
returns an immutable object. Try using mutableCopy.
Johan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden