AlvaroFranco / AFBlurSegue

Custom UIStoryboardSegue implementation for blurring the background of a modal view controller
MIT License
415 stars 37 forks source link

Not working on iOS 9.2.1 #15

Closed nicoonswift closed 8 years ago

nicoonswift commented 8 years ago

When applying the transition, the blur effect is not showing, the destination view shows an gray/dark opaque background totally covering the presenting view controller. Any ideas? Thanks.

nicoonswift commented 8 years ago

Don't worry, I answered myself http://stackoverflow.com/questions/33278111/uivisualeffectview-not-working-in-ios-9-1