I'm not sure how a phone number should be read by VoiceOver. Is there a particular format or API that I can use to read phone numbers in my app?
At the moment I'm just assigning the phone number as a String to a UILabel and VoiceOver reads the accessibilityLabel.
At the moment I'm just assigning the phone number as a String to a UILabel and VoiceOver reads the accessibilityLabel.