Hi
When you use Act.getActivityInfo().altitude in a watch face
What is the result for a watch who don't have barometer ?
it must create a filter for watches without barameter
Than'ks
I've found the best way to use getElevationHistory is just use defaults:
ret=SH.getElevationHistory({});