Auto-Layout :: Stack Views :: Problem & Solutions

Hi Everyone,

What I want to discuss here is the issues that I have encountered using stack views.

Problem:

Have:

  • Image lets say 200 x 300 —> A
  • UILabel - as a header —> B
  • UILabel - as a body text —> C
  • UIButton - background image 150 x 50 - Label Click here —> D

the UILabel labels jump way off the current view controller and have a size of 9,000 + width and height something strange as well.

Why does this happen?

Solution?

Note: I welcome everybody’s feed back with this one. It has not happened just once but many many times to me.

hi @niran,
the image does not suggest a way to debug. It could be any thing based on your setup and project. Hope you have been able to resolve this.

cheers,

Jayant

This topic was automatically closed after 166 days. New replies are no longer allowed.