Objective-C: Tabbaritem tapped->Method Called-> But WebView not refreshed
问题 Trying to achieve When I tap on the tabbaritem say #2, it will called the method and reload the web view. Issue When I tap on the tabbaritem, the method is called but web view did not reload. Did not load the web view Question If I called the method on the VC itself. I can manage to reload the web view. Only if I called it when the tabbaritem is tapped, it doesn't reload the web view. Code MyTabBarController.m - (void)tabBarController:(UITabBarController *)tabBarController