For some reason the blur effect is gone from my app on iOS 7.1. I'm running the same code on a device with iOS 7.0.x and on another with 7.1. Here's what I see:
iOS 7.0.x
iOS 7.1
What can be the issue and how to fix this? (obviously I want to keep the blur effect :))
UPDATE:
This is the color I set:
[UIColor colorWithRed:255.0f/255.0f
green:201.0f/255.0f
blue:0.0f/255.0f
alpha:1.0];
and I set it from the barTintColor
property
Probably the second screenshot is taken from an iPhone 4 ? On the iPhone 4 and iPad 2 blur effect is replaced with a simply sample color with transparency.
By the way, it's worth noting that the image that you describe as having no blurring/translucency actually does. If you take that snapshot and pump up the contrast, you can see that there actually is something going on in the background. Here is your original "no blurring/translucency image", which I bumped up contrast in Photoshop:
It's barely visible to the naked eye unless you manipulate the image, but the blurring/translucency is actually there.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With