[TIMOB-1746] iOS : Support Auto Linking in Labels
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Trivial |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2012-07-25T17:42:49.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | auto, ios, labels, linking |
| Reporter | Thomas Huelbert |
| Assignee | Neeraj Gupta |
| Created | 2011-04-15T03:01:13.000+0000 |
| Updated | 2012-07-26T22:20:22.000+0000 |
Description
this was implemented on Android #1736, as per Don logging against iOS as future.
from original ticket:
Ti.UI.Android.LINKIFY_ALL
Ti.UI.Android.LINKIFY_EMAIL_ADDRESSES
Ti.UI.Android.LINKIFY_MAP_ADDRESSES
Ti.UI.Android.LINKIFY_PHONE_NUMBERS
Ti.UI.Android.LINKIFY_WEB_URLS[int]
logging as a platform parity issue
Associated HD ticket
PRO customer relying on this, http://appc.me/c/APP-191879iOS does not support autolink detection on labels, only on text fields/areas.