OneBusAway / onebusaway-ios

OneBusAway for iOS, written in Swift.
Other
76 stars 32 forks source link

Remove Dark Sky references #650

Closed devinbraun closed 1 year ago

devinbraun commented 1 year ago

When clicking in the app for information about the DarkSky weather service, the Dark Sky API states that support will end on 3/31/23. This is not an in-app message, but a message on the DarkSky Docs website.

ualch9 commented 1 year ago

Duplicate of #223, which is currently scheduled for version 23.3.

aaronbrethorst commented 1 year ago

I've actually replaced Dark Sky on the backend. https://github.com/OneBusAway/onebusaway-deep-links/commit/79cbc3acc89870a0394dedadc6a9d03c021289c3

This message should be removed from the OBA app as it's no longer relevant.

ualch9 commented 1 year ago

Oh neat. I think then we should remove Dark Sky references from the app for 23.2, and continue with #223 when I get the chance.

aaronbrethorst commented 1 year ago

Right on, sounds like a good plan @ualch9