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

Toolbar hack #2

Open
mtonio91 opened this issue Jun 4, 2014 · 6 comments
Open

Toolbar hack #2

mtonio91 opened this issue Jun 4, 2014 · 6 comments

Comments

@mtonio91
Copy link

mtonio91 commented Jun 4, 2014

Is seems you're using the toolbar hack to perform the blur, right ?

An app using it may be rejected by the App Store so?

@mikeMTOL
Copy link
Owner

mikeMTOL commented Jun 4, 2014

I've released a few apps with it. It didn't get rejected for me.

M

On Jun 4, 2014, at 11:56 AM, Antoine Marliac [email protected] wrote:

Is seems you're using the toolbar hack to perform the blur, right ?

An app using it may be rejected by the App Store so?


Reply to this email directly or view it on GitHub.

@mtonio91
Copy link
Author

mtonio91 commented Jun 4, 2014

Oh ok. This is good news because i've read in several posts Apple rejected apps using this hack.
(but we know they even don't review the code sometimes...)

@mikeMTOL
Copy link
Owner

mikeMTOL commented Jun 4, 2014

actually what we're doing is an ugly hack but not a private API. How would apple differentiate between putting a tool bar in the middle of the app, or embedded as a subview. I have yet to see a credible source that said his app got rejected. I certainly haven't. Maybe I'm lucky.. I would love to be proven wrong.

in any case, this hack will be not necessary once iOS8 is out, they're adding a UIVisualEffectView which will do this. and btw iOS8 is awesome... really awesome for developers.

@mtonio91
Copy link
Author

mtonio91 commented Jun 4, 2014

Yeah i know for iOS8 blur, awesome.

Merci !

@tarzon
Copy link

tarzon commented May 3, 2015

So would it be safe to use this code????

@mikeMTOL
Copy link
Owner

mikeMTOL commented May 3, 2015

Yup. I've used it in my own App Store apps.

M

On May 3, 2015, at 12:35 AM, Nikhil Lihla [email protected] wrote:

So would it be safe to use this code????


Reply to this email directly or view it on GitHub.

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

3 participants