Re: Strange result from Address Book

2009-08-03 Thread Graham Cox
On 04/08/2009, at 1:17 PM, Graham Cox wrote: I'm using the following code from Uli's UKCrashReporter: ABMultiValue* emailAddresses = [[[ABAddressBook sharedAddressBook] me] valueForProperty: kABEmailProperty]; NSString* emailAddr = NSLocalizedStringFromTable (@"MISSING_EMAIL_ADDRESS",@"

Strange result from Address Book

2009-08-03 Thread Graham Cox
I'm using the following code from Uli's UKCrashReporter: ABMultiValue* emailAddresses = [[[ABAddressBook sharedAddressBook] me] valueForProperty: kABEmailProperty]; NSString* emailAddr = NSLocalizedStringFromTable (@"MISSING_EMAIL_ADDRESS",@"UKCrashReporter",@""); if( ema