-
Notifications
You must be signed in to change notification settings - Fork 8
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
Comments
I've released a few apps with it. It didn't get rejected for me. M
|
Oh ok. This is good news because i've read in several posts Apple rejected apps using this hack. |
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. |
Yeah i know for iOS8 blur, awesome. Merci ! |
So would it be safe to use this code???? |
Yup. I've used it in my own App Store apps. M
|
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?
The text was updated successfully, but these errors were encountered: