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

FLKAutoLayout causes crash on iOS9 when using topLayoutGuide or bottomLayoutGuide #40

Closed
lisbakke opened this issue Sep 24, 2015 · 1 comment

Comments

@lisbakke
Copy link

topLayoutGuide and bottomLayoutGuide used to be subclasses of UIView, but they aren't in iOS9.

I patched my fork with this:
lisbakke@84eec85

@lisbakke
Copy link
Author

I ended up doing this -- I'm not sure if it's perfect, but I wanted to drop it here anyway:
lisbakke@be76cc2

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

1 participant