Re: CurrentAddress on iPad
Re: CurrentAddress on iPad
- Subject: Re: CurrentAddress on iPad
- From: David Duncan <email@hidden>
- Date: Wed, 16 May 2012 09:30:46 -0700
On May 16, 2012, at 2:40 AM, Gerriet M. Denkmann wrote:
>
> I build the Apple Sample Code CurrentAddress and it works as expected.
>
> Then I changed Build Settings → Deployment → Targeted Device Family to: iPhone/iPad.
>
> Now I can neither zoom nor pinch not pan the displayed map in the iPad Simulator.
> (It still works as expected in the iPhone Simulator)
>
> Why?
The window that the application creates is probably the wrong size. Assuming its still created in MainWindow.xib, its probably being created at 320x480 instead of screen size. There should be a check box in the inspector to have the window be resized when unarchived.
--
David Duncan
_______________________________________________
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