inderdhir / DatWeatherDoe

Simple menu bar weather app for macOS
Apache License 2.0
526 stars 34 forks source link

Fails to get location if WiFi is disabled #86

Closed luckman212 closed 1 year ago

luckman212 commented 2 years ago

macOS Ventura 13.0 (I think this happens on 12.6 also)

If WiFi is disabled, DatWeatherDoe says "Location Error" and can't get the weather/location. As soon as WiFi is turned on, it works. Is that expected behavior?

inderdhir commented 1 year ago

Yup, the location is queried before the network request is made so the error message could possibly be tweaked.

Your approximate location is determined using information from local Wi-Fi networks... https://support.apple.com/guide/mac-help/allow-apps-to-detect-the-location-of-your-mac-mh35873/mac