I am trying to send the UIWebView page Title to UINavigationBar.
I would also like it if a user clicks on a link the UINavigationBar shows a back button but if on the ho
As of iOS8 you should just use WKWebView and its title property.
title