nicklockwood / FXBlurView

[DEPRECATED]
Other
4.94k stars 713 forks source link

Crash on vImageBoxConvolve_ARGB8888 #100

Open rahar opened 9 years ago

rahar commented 9 years ago

I'm coming from java to Obj-C (tried try catch) and still learning iOS dev. Here is a screenshot of the error. Issue screenshot

mariancerny commented 9 years ago

Try this fork: https://github.com/Vienta/FXBlurView It adds conversion of non-ARGB8888 images into ARGB8888.

Himanshu7441 commented 7 years ago

I am facing the same Issue.

ynmehel commented 7 years ago

I am also having the same issue