I am creating an app in which I have five tabs. I need to reload each controller every time when tab is pressed.
I hope you are talking about the webview the webview should reload every time a tabbar item is navigated well just implement [webview reload] in the tab bar delegate.