I'm trying to get the user's iPhone number and then strip off the country code and area code. I was wondering if someone could confirm that the style of SBFormattedPhoneNumber is:
A (BBB) CCCCCCC
Basically I have a method that strips off whatever's before the ) character. If this is inaccurate for users outside the United States please let me know, I would really appreciate it.