Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autolayout problem with 5.1 release #43

Closed
lsantaniello opened this issue Jan 12, 2013 · 6 comments
Closed

Autolayout problem with 5.1 release #43

lsantaniello opened this issue Jan 12, 2013 · 6 comments

Comments

@lsantaniello
Copy link

Hi all, I use 5.1 and I have running problem. When I run ademo app I obtain this error:
'NSInvalidUnarchiveOperationException', reason: 'Could not instantiate class named NSLayoutConstraint'

If I disable Autolayout, app start but then crash whit other error:

2013-01-12 10:38:05.274 MFSideMenuDemo[875:c07] -[UITableView setTranslatesAutoresizingMaskIntoConstraints:]: unrecognized

Can you help me?

Thanks

@EpicDraws
Copy link

+1

This appears to be a blocking issue for us as well.

@burakkilic
Copy link

+1

@EpicDraws
Copy link

Has anyone fixed or worked around this issue? We like the new features, but this is blocking release for us.

@bluesuedesw
Copy link

+1 Problem is that autolayout is not supported on iOS 5, so a fallback method for pre < iOS 6 devices would be in order (autoResizingMasks?)

@garudaonekh
Copy link

same issue here. This is bad. It should support 4.3 and above. I have to go back to its old version.

@mikefrederick
Copy link
Owner

Support for iOS 5 is added again in the newest commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants