doesn't work with current Smartmet Alert client. Android webview and earlier iOS versions silently ignored javascript error, but in iOS18 this caused injectScript-error.
Smartmet Alert client updates warnings when warning view tab is activated or when app comes active from background state, so it should update often enough so that same warnings are displayed in WarningsPanel and on the map.
Also updated react-native-webview to latest version, because there seemed to be some iOS fixes.
JS-code
doesn't work with current Smartmet Alert client. Android webview and earlier iOS versions silently ignored javascript error, but in iOS18 this caused injectScript-error.
Smartmet Alert client updates warnings when warning view tab is activated or when app comes active from background state, so it should update often enough so that same warnings are displayed in
WarningsPanel
and on the map.Also updated react-native-webview to latest version, because there seemed to be some iOS fixes.