We use FXBlurView as the background for modal view controller presentation. It works great 99% of the time.
Very, very, very infrequently, our view controller is presented and the FXBlurView is completely transparent.
Has anyone else seen this? I'm afraid I can't reproduce it consistently. I imagine it's a race condition where the view to be blurred isn't available in time. Our instance of FXBlurView has dynamic set to NO.
We use FXBlurView as the background for modal view controller presentation. It works great 99% of the time.
Very, very, very infrequently, our view controller is presented and the FXBlurView is completely transparent.
Has anyone else seen this? I'm afraid I can't reproduce it consistently. I imagine it's a race condition where the view to be blurred isn't available in time. Our instance of FXBlurView has dynamic set to NO.