Checking if the phone is connected or not - on a watch face

Hi,

I am using Sys.getDeviceSettings().phoneConnected to detect if the phone is connected or not in order to display on icon to an watch face.

Everything is working on the simulator but in my watch is not working (icon is always displayed even if the watch loose the connection).

I am testing on a fenix 6x solar.

What is the problem?