Make Contact Information URLs clickable

Registered by Mike Mayo

Basically, what we're looking to do is make the contact information rows clickable. The code for handling that is in:

- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath

Detect if the device is capable of opening the URL, and if so, open it. For instance, an iPhone can open tel://12345, but an iPod Touch can't. There's a method in Cocoa to detect if a URL can be opened.

Blueprint information

Status:
Not started
Approver:
Mike Mayo
Priority:
Undefined
Drafter:
Mike Mayo
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Sprints

Whiteboard

Does this need to be discussed at the summit?

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.