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

EXC_BAD_ACCESS on UIColor(hex:) initializer #5

Open
liamato opened this issue Jul 11, 2017 · 0 comments
Open

EXC_BAD_ACCESS on UIColor(hex:) initializer #5

liamato opened this issue Jul 11, 2017 · 0 comments

Comments

@liamato
Copy link

liamato commented Jul 11, 2017

The initializer obj-C private implementation interfers with and swift convenience init(hex: Int) and crashes, because it try's to use to the color hex numeber as a memory address

@liamato liamato changed the title EXC_BAD_ACCESS on UIColoe EXC_BAD_ACCESS on UIColor(hex:) initializer Jul 11, 2017
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