I have a Tab Bar Controller with 4 Items. In the 4 one I included a webView with some links. One of the links is a PDF, if I open a PDF in the webView there is no way to go back to the main webView with the links. Is there a way by re-clicking the 4. TabBar to reload the View? If I change from the 3. to the 4. tabbar it works (viewWillAppear). ![enter image description here][1]
Thanks in advance for your help.