i would like to know whether iphone 4.0 supports UIPopover?I have tried using but i got this msg in console:
Terminating app due to uncaught exception \'NSInvali
For now, UIPopover is for iPads only.
You should really read the documentation carefully before posting.
http://developer.apple.com/library/ios/#documentation/uikit/reference/UIPopoverController_class/Reference/Reference.html
"Popover controllers are for use exclusively on iPad devices"