Adding an Observer to WKWebView for URL Change Detection

752 views Asked by At

How would I go about adding an observer/listener for my WKWebView and detecting if the URL has changed? All of the preset WKWebView functions don't seem to detect window.location and window.hash changes, even though the URL is changing.

0

There are 0 answers