Documentation is silent !
similarly presentModalViewController works only in iPad not in iPhone !
presentModalViewController:animated: has been working since the SDK was released back in 2008. Perhaps you're not calling it correctly.
presentModalViewController works on all devices. Realize we are no longer talking about UIPopoverController here.As far as I know it doesn't work on iPhone, since he wants to show it on an iPhone, he will have to result into something else, i'm sorry for that.
presentModalViewController works on all devices. Realize we are no longer talking about UIPopoverController here.