Hello,
I'm migrating my app to use WeatherKit from Dark Sky, and although most of the data fields is transformable, there are a few that are missing from WeatherKit's response; for example, summary
and icon
for daily/hourly/current weather data blocks.
I'm curious, what workarounds have people used for these fields that can bridge that gap? My app relies on these values to render icons.
Thank you!