Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ran your project but it only displays a white square instead of a blurred square #31

Open
jasoncatudal opened this issue Jun 11, 2014 · 4 comments

Comments

@jasoncatudal
Copy link

I'm new so I can't really offer much more than that. Does this still work?

@seantomburke
Copy link

It worked for me, how are you creating the view? Using storyboard and changing the name of the UIView to UIERealTimeBlurView, or creating a new UIERealTimeBlurView programmatically?

@aaronraimist
Copy link

I have a similar issue. I think it is actually working but its just not using the same formula as the built in blurring so it looks different. What would I change in your code if I wanted it to be "more clear" so the blurring is less significant and more like the blurring in the iOS 7 control center?

@jasoncatudal
Copy link
Author

Thanks for your response. I was actually just running your project to see a
demo. I'll Jing it for you.

http://screencast.com/t/Ms5dk9VDKjJi

You sounded super surprised which got me thinking, I am using a hackintosh
at work. I don't know if that has any effect but something to keep in mind
if you're curious. I can't test on a real device at work because of some
company drama or I'd let you know how that goes.

On Wed, Jun 11, 2014 at 5:01 PM, Sean Thomas Burke <notifications@github.com

wrote:

It worked for me, how are you creating the view? Using storyboard and
changing the name of the UIView to UIERealTimeBlurView, or creating a new
UIERealTimeBlurView programmatically?


Reply to this email directly or view it on GitHub
#31 (comment)
.

@ajones
Copy link

ajones commented Aug 4, 2014

I am also getting a white box. I have tried on iPhone 5s running 7.1 and xcode sim. same thing. I just get a white box that looks like it is at 95% opacity. I am creating the view programmatically.
I have also noticed that the tint color property does not work. the below screenshot has [blur setTintColor:[UIColor greenColor]]; added
screen shot 2014-08-03 at 5 03 27 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants