Re: app developed for iPhone is compatible with iPad
Re: app developed for iPhone is compatible with iPad
- Subject: Re: app developed for iPhone is compatible with iPad
- From: David Duncan <email@hidden>
- Date: Wed, 26 Sep 2012 10:31:50 -0400
On Sep 26, 2012, at 4:43 AM, kiran kumar <email@hidden> wrote:
> Is the app developed for iPhone is compatible with iPad / we need to take care in code for window resizing etc?
If you create an iPhone only application, then it will run on iPad in compatibility mode (centered on the screen with an option for double sizing). If you create a Universal application, then you can provide a native UI for both device idioms. You will need to take some care there, but the templates should manage the very basic bits for you (i.e. the aforementioned window resizing).
--
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