Hi,
I'm building a simple web browser in Xcode and I'm wondering how I can get my URL bar to change when a user navigates to a new page. Currently, the URL bar will only display the URL of a page if it is typed into it.
Any help would be appreciated!
I'm building a simple web browser in Xcode and I'm wondering how I can get my URL bar to change when a user navigates to a new page. Currently, the URL bar will only display the URL of a page if it is typed into it.
Any help would be appreciated!