OneBusAway / onebusaway-ios

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

Incorrect bus arrival time #638

Open jackkates opened 1 year ago

jackkates commented 1 year ago

Since around January 25, the app has intermittently shown a bus listed as arriving ~2.8 million minutes early. The error was seen again today Feb 2. Converting it to an exact time showed it was Jan 1 1970, so I assume that the bus arrival time is 0 and it thinks the bus is arriving at the Unix epoch time. Unlike other previously arrived buses, the time traveling bus is stuck at the top of the Arrivals and Departures list. It sometimes appears in the Bookmarks view as well. So far I have seen the error on King County Metro Bus 271 (both routes) in Puget Sound.

Device: iPhone 13, iOS 16.2 App Version: 23.1.0

Screenshots: IMG_3882 IMG_3955 IMG_3861

aaronbrethorst commented 1 year ago

Good catch @jackkates. Thanks for the detailed report!

ualch9 commented 1 year ago

This sounds familiar, but I'm having trouble finding the other relevant issue...