Post

Replies

Boosts

Views

Activity

Reply to SwiftUI & Xcode 26.0 beta3: Using Map in LazyVGrid causes "Observation tracking feedback loop"
That's a weird one. In playing with this, I discovered that you can replace the NavigationStack with the deprecated NavigationView and that does make it work 🤷
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’25
Reply to Xcode 14 Beta 3 is constantly getting an error with WeatherKit
Ugh, the Xcode RC build didn't fix this for me :( I'm still getting WDSJWTAuthenticatorServiceListener errors. It works on iOS devices and in a macOS app, it just doesn't work in the simulator.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to Xcode 14 Beta 3 is constantly getting an error with WeatherKit
Beta 4 doesn't seem to fix this for me.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22
Reply to Xcode 14 Beta 3 is constantly getting an error with WeatherKit
I seem to be getting the error Domain=WeatherDaemon.WDSJWTAuthenticatorServiceListener.Errors with Xcode 14 beta 3, but it only seems to happen in SwiftUI live previews. Simulators and devices work fine for me.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22
Reply to WeatherKit HourWeather precipitationAmount
woot! Looks like with got precipitationAmount in beta 3 :)
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22
Reply to precipitationAmount inaccurate in hour forecast in Canada
I'll keep an eye on it, but this might actually be due to potentially having to add a timezone offset: https://developer.apple.com/forums/thread/709379
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’22
Reply to HourWeather timezone offset?
I just looked into this a bit more by looking at the HourWeather.symbolName data. It looks like I do need to apply a timezone offset to the dates provided by weatherkit. If I don't, it's showing as night up until 1pm.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’22
Reply to WeatherKit current data very inaccurate in Canada
Just to clarify my above statement. It seems that current weather data is almost always far off from what is actually observed or is displayed in the iOS 16 weather app. I've been monitoring WeatherKit data for the last week and it it almost never even close to reality.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’22