nicklockwood / FXBlurView

[DEPRECATED]
Other
4.94k stars 713 forks source link

FXBlurView crashes on blurRadius in animationblock in iOS8 #73

Closed Mortenest closed 10 years ago

Mortenest commented 10 years ago

I have a problem where I have a Blurview which radius is getting updated in a UIView animationblock crashes. I am using version 1.6.1 and iOS 8 Beta 3. The crash is on the device and in the iOS8 simulator. I have tested the same code on an iOS7 device, which works as intended.

I get a: -[_UIViewAdditiveAnimationAction duration]: unrecognized selector sent to instance

within:

Any Idea what is wrong?

nicklockwood commented 10 years ago

Fixed in 1.6.2.