cuappdev / ithaca-transit-compose

An open-source Android app for the TCAT bus service
MIT License
4 stars 0 forks source link

Search Error #37

Open Mihilih opened 3 hours ago

Mihilih commented 3 hours ago

When searching for a stop, an error is returned when a character is added to a query that's already typed in.

Ex: "Gat" will show a list of stops like Gates Hall. "Gate" will return an error.

Only happens occasionally and randomly.

Mihilih commented 3 hours ago

The error is a Moshi Error: com.squareup.moshi.JsonDataException: Required value 'places' (JSON name 'applePlaces') missing at $.data