LoginSignup
19
19

More than 5 years have passed since last update.

XCode6(iOS8)で作成したAutolayoutが、iOS7で動かすと落ちる場合

Last updated at Posted at 2014-11-06

iOS8(XCode6)のAutolayoutで作成した画面を、iOS7で表示すると下記debugメッセージが出て、落ちる場合があります。

Unable to simultaneously satisfy constraints.・・・・

AutolayoutのAdd New Constrains時に、Constrain to marginsにチェックをつけていると、iOS7では落ちる場合があるようです。デフォルトでチェックがオンになっているので、注意が必要です。

19
19
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
19
19