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

Debug Autolayout constraints description #41

Closed
wants to merge 1 commit into from
Closed

Debug Autolayout constraints description #41

wants to merge 1 commit into from

Conversation

Xodia
Copy link

@Xodia Xodia commented Oct 9, 2015

UILayoutGuide was called as firstItem or secondItem. This class doesn't have UIView as class parent and won't have the method "-(NSString *)flk_nameTag" from the category "UIView+FLKAutoLayoutDebug.h".

@Xodia Xodia closed this Oct 9, 2015
@Xodia Xodia reopened this Oct 9, 2015
@Xodia Xodia closed this Oct 9, 2015
@RedRoses1234
Copy link

RedRoses1234 commented Dec 13, 2016

Which version contains this fix? It looks like the PR was closed before being merged. Is there any plan to merge this?

I'm getting the same issue - secondItem is of type UILayoutGuide, which is not of type UIView. The app crashes with the following:
-[UILayoutGuide flk_nameTag]: unrecognized selector sent to instance 0x60800018e110

@orta
Copy link
Collaborator

orta commented Dec 13, 2016

Latest release is 1.0 - if it's not working on that, you're welcome to send a PR

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

Successfully merging this pull request may close these issues.

None yet

3 participants