Hi,
2 users have reported to me that the location showed in my watchface is null, in my code I make a null check so if the value of Toybox.Weather.CurrentConditions.observationLocationName is null I finish the function and nothing is printed, but they say that null is printed so it makes me think that observationLocationName is returning a 'null' as string, is it possible?
Thanks