Tag Archives: UIKit

Late night/early morning revelation

Don’t create a UINavigationController when all that you really want is a UINavigationBar.

iPhone openURL: limit

I am currently working on an iPhone app which manages data and allows it to be exported over email.  An iPhone app cannot easily send an email directly from within an application, but it can ask the system to open a mailto: URL with a subject and body provided as parameters.  Unfortunately, the documentation does