I have an app which need support from iOS 7 and up & I wanna use blur effect at some places.
I know apple have introduced blur view but that supports only iOS 8 and up.
As a solution for iOS 7, the only solution is to use UIToolBar, however I have read before that if anyone use toolbar for blur effect, Apple is rejecting the application.
Did anyone face this issue?
I need one solution that will work in all for blur...