Re: iOS 6.x vs iOS 8.x layout
Re: iOS 6.x vs iOS 8.x layout
- Subject: Re: iOS 6.x vs iOS 8.x layout
- From: David Duncan <email@hidden>
- Date: Mon, 26 Jan 2015 10:34:22 -0800
> On Jan 26, 2015, at 9:58 AM, Raglan T. Tiger <email@hidden> wrote:
>
> I did a free iOS app for the iPad which ran just fine on iOS 6.
>
> Now for users who have updated to iOS 8 the view layout is incomprehensible ... toolbars do not show, and popovers are positioned wrong.
>
> Why would this happen and what recourse do I have? (I guess learn about constrains?).
Do you mean your app, without being rebuilt, is laying out incorrectly, or that your recompiled application is laying out incorrectly?
If you recompiled the application, then the UI changed significantly between iOS 6 and iOS 8, so you will likely have to make significant changes in order to adapt to those changes (and potentially more to look good at the same time). But if you didn’t recompiled the application it would be expected to work reasonably well and you should file a bug.
>
> -rags
> _______________________________________________
>
> 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
--
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