WebView iOS, no singals after the first initial url load
-
Re: Qt5.8 QML WebView on iOS never fires signals
Hello,
I came across the exact same problem, also using javascript to perform the redirect. Neither onLoadingChanged, onLoadProgressChanged and onUrlChanged are firing. QML WebView with Qt 5.12.11, iOS. Works fine on Windows and Android. Anyone have any tips on how to fix this ?
Thanks