@morte said in detecting status ("on"/"off") of location services:
This is brobably Qt bug
I'd call it working as designed, although the design could differ from your expectations :-)
Seriuosly, I guess you can post a feature request to ask for the error status to be cleared once positioning data resumes.
For the time being, I guess you need to stop checking for error status once you resume receiving data, or you could even emit a signal of your own once you know data is back again.