Re: iPad: UIImagePickerController
Re: iPad: UIImagePickerController
- Subject: Re: iPad: UIImagePickerController
- From: Development <email@hidden>
- Date: Wed, 7 Apr 2010 14:22:35 -0700
I had gotten lost because I forgot that I had the project's base SDK set to 3.0 so that the iPhone version would build and launch.
I couldn't find the popover controller api and was very confused. Sorry.
On Apr 7, 2010, at 1:43 PM, Ricky Sharp wrote:
>
> 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