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

iOS 8.x crash #14

Closed
Kofktu opened this issue Jul 18, 2017 · 1 comment
Closed

iOS 8.x crash #14

Kofktu opened this issue Jul 18, 2017 · 1 comment

Comments

@Kofktu
Copy link

Kofktu commented Jul 18, 2017

Hello,

I'm using VisualEffectView to find a custom UIVisualEffectView.
When I read ReadMe, iOS 8.0 + is actually crashing when iOS 8.x is run.

private let blurEffect = (NSClassFromString("_UICustomBlurEffect") as! UIBlurEffect.Type).init()

fatal error: unexpectedly found nil while unwrapping an Optional value

it's probably an iOS9+ API

@efremidze
Copy link
Owner

I haven't tested on iOS 8 in a while. I can update it to iOS 9 and above.

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

2 participants