Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Weather Condition displays number.

Hello, I receive a number when calling the weather condition. Now I know normally weather api's return a number which represents the weather condition which can then be associated with an icon. Is there any reference for which condition each number represents?  So e.g. I get number 18 instead of text saying 'ClearNight'.

 

Thanks

Best Answer
0 Votes
2 REPLIES 2

Ideally, you should be able to import the WeatherCondition enum and use it.

However, I think the enum export may be missing in the sim and (maybe) Android, so that may not work everywhere yet.

Peter McLennan
Gondwana Software
Best Answer
0 Votes

Thanks for raising this. There's seems to be an anomaly between Android and iOS and we're investigating.

Best Answer