Unable to simultaneously satisfy constraints

后端 未结 6 1355
暖寄归人
暖寄归人 2020-12-28 18:22

Actually integrated camera application using xib, in that I placed uiview on a view, after that I put imageview, again view on imageview for cropping. then run the project

6条回答
  •  庸人自扰
    2020-12-28 18:50

    I reset to suggested Constraints and it resolved the issue, see here.

    Select your object > Editor > Resolve Auto Layout Issues > Reset to Suggested Constraints

提交回复
热议问题