Hi,
After recently upgrading to Android 11 (OneUI 3.0 Samsung 10e) I noticed a changed output on the GetNetworkType action in OutSystemsUI. This now always returns value "unknown" instead of other values.
I've tried to see if it was caused by a new webview version, but an Android 10 device with the same webview version did not have any issues (webview v88).
Are others able to reproduce this on an Android 11 device?
If you are running older versions of OutSystemsUI, this could also impact the behaviour of GetNetworkStatus, since formerly it made use of the output of GetNetworkType. For me this was the case and it caused a bug in a production app, because the networkstate was always evaluated as offline on Android 11.
Regards,
Rob