CHAPTER 14 EXERCISE SOLUTIONS

Answer to Question 1

For invoking Safari:

@“http://www.apple.com”

For invoking Mail:

@“mailto:?to=weimenglee@gmail.com&subject=Hello&body=Content of email”

For invoking SMS:

@“sms:9 6924065”

For invoking Phone:

@“tel:1234567890”

Answer to Question 2

The class name is UIImagePickerController.

Answer to Question 3

The class name is MFMailComposeViewController.

Answer to Question 4

The class name is MFMessageComposeViewController.

Get Beginning iOS 5 Application Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.