• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: iOS 6.x vs iOS 8.x layout
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iOS 6.x vs iOS 8.x layout


  • Subject: Re: iOS 6.x vs iOS 8.x layout
  • From: Fritz Anderson <email@hidden>
  • Date: Tue, 27 Jan 2015 14:38:51 -0600

You guess correctly. It's a very large subject, and a mailing list is no place for a tutorial, but here's a direction:

Do not learn auto layout as if you has a gun to your head. Do not rush. Do not poke constraints in one-by-one until they seem to be working; it'll take hours to dig yourself out. Read the introductions so you know the concepts, then see if Xcode's suggested constraints do what you need. That sounds like you could have done it in the first place, but you need the background to know if it's right.

Use what you've learned to draw up a plan for how each view fits in a top-to-bottom, left-to-right chain. Then create or adjust your net. There is much more to it, but to start:

Get the concepts.
Have a plan.
Try the automatic "recommended" set, but be critical.

    ― F


> On Jan 26, 2015, at 11: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?).

_______________________________________________

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


References: 
 >iOS 6.x vs iOS 8.x layout (From: "Raglan T. Tiger" <email@hidden>)

  • Prev by Date: Re: Detecting Managed Object Property Change From Undo Redo
  • Next by Date: Re: Detecting Managed Object Property Change From Undo Redo
  • Previous by thread: Re: iOS 6.x vs iOS 8.x layout
  • Next by thread: [RESOLVED] Re: What's the right way to use UIActivityIndicatorView? After it's stopped
  • Index(es):
    • Date
    • Thread