Re: iPad: UIImagePickerController
Re: iPad: UIImagePickerController
- Subject: Re: iPad: UIImagePickerController
- From: Ricky Sharp <email@hidden>
- Date: Wed, 7 Apr 2010 15:43:42 -0500
On Apr 7, 2010, at 3:37 PM, Development wrote:
> How do you use the image picker controller on the iPad? My iphone version works fine but I get a UI Mess on the iPad.
> And now it crashes telling me I have to use a popover:
>
> *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'On iPad, UIImagePickerController must be presented via UIPopoverController'
That's because on iPad, image pickers must be used within a popover (just what the exception instructs). I strongly suggest you read the iPad Human Interface Guidelines as well as the corresponding programming guide.
Also, a potential better forum for UIKit questions is the dedicated iPhone OS forums at developer.apple.com
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden