Post

Replies

Boosts

Views

Activity

Reply to WeatherKit returning blank response
It seems to always be the same users, but I even tried having them go through a proxy server and they are still getting the error. Whenever I try the same request for the same location, though, it loads just fine. So I'm not really sure what's going on. Here's one of their requests in case it helps: /v1/weather/en-US/42.047/-96.163?dataSets=currentWeather,forecastNextHour,forecastHourly,forecastDaily And I submitted this as FB11577100 in case you need the ticket for internal tracking purposes.
Sep ’22
Reply to AVSpeechSynthesizer CRASH with certain voices under iOS 14.2+
After removing the speech synthesizer's delegate, I haven't been able to reproduce. So that seems to be the workaround for now, if your app doesn't rely on the functionality in the delegate. (It breaks an animation for me, but I'd rather lose that than have the app crash all the time.) I agree that it must be something with a certificate expiring (or at least something along those lines) - that would explain why it randomly cropped up out of nowhere.
Jan ’21