Before filing
Version
v0.2.93
Operating system
Pixel 9a, GrapheneOS 2026091001, Aroid 17
What happened?
Wi-Fi Connected/SSID context reports are inconsistent. I had them actually report the correct ssid, just to switch to
Unknown after a while and never return back to actual ssid.
adb shell dumpsys wifi confirms the OS still has the correct ssid at the same moment Inspector shows unknown — so this looks like it's just not reaching the app.
If i disconnect the wifi, the device state gets not updated until restarting open tasker.
Connecting to the wifi again gets picked up immediately - but again with the unknown ssid.
Therefore I am not able to get a consistently working ssid match for my context.
Steps to reproduce
- run OpenTasker in a secondary user profile
- Grant OpenTasker all permissions possible
- Create a profile with a State context:
key=wifi_ssid, operator==, value=<SSID>
- connect to the wifi directly from that user profile
Error output or logs
Screenshots
No response
Anything else
No response
Before filing
Version
v0.2.93
Operating system
Pixel 9a, GrapheneOS 2026091001, Aroid 17
What happened?
Wi-Fi Connected/SSID context reports are inconsistent. I had them actually report the correct ssid, just to switch to
Unknownafter a while and never return back to actual ssid.adb shell dumpsys wificonfirms the OS still has the correct ssid at the same moment Inspector shows unknown — so this looks like it's just not reaching the app.If i disconnect the wifi, the device state gets not updated until restarting open tasker.
Connecting to the wifi again gets picked up immediately - but again with the unknown ssid.
Therefore I am not able to get a consistently working ssid match for my context.
Steps to reproduce
key=wifi_ssid, operator==, value=<SSID>Error output or logs
Screenshots
No response
Anything else
No response