odaridavid / WeatherApp

☁️ ❄️ A KMP weather app built with Jetpack Compose , MVI , Unit Testing , Hilt and Location Services, Github Actions, Firebase + Material 3
https://youtu.be/O7fBOOVa3Do
Apache License 2.0
162 stars 32 forks source link

[bug] The app crashes when no historical locations are available #38

Open etonotieno opened 1 year ago

etonotieno commented 1 year ago

null-last-location

Handle the null case when the location history is not available

odaridavid commented 1 year ago

Nice catch, noticed this in some video but forgot to follow up on it, should be a quick fix.

MJJacobs01 commented 2 months ago

Good morning,

Is this issue still open?