Address book Phone number (+45) prefix causing crash!
- by CCDEV
Hi Guys...
I am having trouble getting phone numbers from the iPhone Addressbook.
There is no problem when the number do not contain a country code prefix like +45, but if it does, my app crashes...
Is this a known issue? I haven't been able to find anything about it...
Thanks
EDIT:
I get phonenumber like this:
-(void)getContact
{
…