On iOS and Android my webview will call the webviewNavigating method but when I run the app in uwp it does not call it. Does anyone have any idea why or what I can do about it? I use that method to catch certain urls' and open them in external browser.
↧