In my WF's view.initialise I Have a code
mHasSensorHistory = Toybox has :SensorHistory;
After I reset my watch f6p (probably when restart it too) it doesn't shows body battery until I quit and return to WF.
It means code above set mHasSensorHistory to false .
Is does mean that system has dynamic members? What exactly HAS check?