Hi,
I'm using Automate version 1.51.0 and having trouble with this block:
I've tested two flows: one which polls the mentioned block every 3 seconds and prints the type and another which pauses the fiber until there's a change in the network type. The first flow shows type changes as expected, but the second never triggers.
The two methods I've used to test type changes are: 1) checking for IWlan and toggling Wifi-calling and 2) checking for LTE+NR and toggling mobile data.
Thanks