Open openradar-mirror opened 7 years ago
Area: UIKit
Summary: Using a UITextView with data detectors set to phone number and editable set to false, the phone number is not detected with certain character combinations before the phone number.
Examples:
Doesn't work: "confirmation, call 555-666-7777" Doesn't work: "confirmation call 555-666-7777" Works: "confirmation. call 555-666-7777" Works: "confirmations, call 555-666-7777"
Steps to Reproduce:
Expected Results: The phone number should be a selectable link regardless of the words/characters before the phone number.
Actual Results: The phone number does not show up as a selectable link.
Version: iOS 10.3.1
Notes:
Configuration: iPhone 6s, iOS 10.3.1, Xcode 8.3.2
- Product Version: iOS 10.3.1 Created: 2017-05-12T17:06:20.892530 Originated: 2017-05-11T10:54:00 Open Radar Link: http://www.openradar.me/32136365
Hi, how did you resolve it? I have the same issue :( It's so strange.
Getting the same error. Still not fixed for UIKit framework.
Description
Area: UIKit
Summary: Using a UITextView with data detectors set to phone number and editable set to false, the phone number is not detected with certain character combinations before the phone number.
Examples:
Doesn't work: "confirmation, call 555-666-7777" Doesn't work: "confirmation call 555-666-7777" Works: "confirmation. call 555-666-7777" Works: "confirmations, call 555-666-7777"
Steps to Reproduce:
Expected Results: The phone number should be a selectable link regardless of the words/characters before the phone number.
Actual Results: The phone number does not show up as a selectable link.
Version: iOS 10.3.1
Notes:
Configuration: iPhone 6s, iOS 10.3.1, Xcode 8.3.2
- Product Version: iOS 10.3.1 Created: 2017-05-12T17:06:20.892530 Originated: 2017-05-11T10:54:00 Open Radar Link: http://www.openradar.me/32136365