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

Crash on iOS 8 #4

Open
sfolador opened this issue Sep 14, 2014 · 4 comments
Open

Crash on iOS 8 #4

sfolador opened this issue Sep 14, 2014 · 4 comments

Comments

@sfolador
Copy link

Hi, if applied to UILabel, it will crash on iOS 8. Have you experienced the same issue?

@VinsonLi
Copy link

Got the same issue here

@daniebruwer
Copy link

Same here see #2

@maikoliv
Copy link

maikoliv commented Oct 1, 2014

It works if you subclass UILabel and let the sublass return the AUISelectiveBordersLayer class as its layerClass.
Surely not what's intended by using a category for the whole thing.

@robdigital
Copy link

Can you show an example of how you are fixing this?

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

5 participants