LoginSignup
1
0

More than 5 years have passed since last update.

Could not instantiate class named IBNSLayoutConstraint でクラッシュする場合

Posted at
Could not instantiate class named IBNSLayoutConstraint

これが出たらおそらく制約がプレースホルダーとして設定されていて矛盾が生じていると思われるので、Remove at build time = true になっていないかを確認した方が良い。IBからインスタンスが作れる際に消失しているので、false にするか適切な制約を補うべきである。

1
0
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
1
0