wtg / Shuttle-Tracker-SwiftUI

Rensselaer campus shuttle tracker
https://shuttletracker.app
Mozilla Public License 2.0
9 stars 2 forks source link

Board Bus debug mode #59

Open Gerzer opened 2 years ago

Gerzer commented 2 years ago

I want to add a debug mode that shows a non-invasive alert whenever a submitted location datum is accepted or rejected by the server. Currently, the server indicates rejections by returning an HTTP status code of 409 Conflict. The setting to enable/to disable this mode should be placed in the “Advanced” section of the Settings interface.

Gerzer commented 1 year ago

We might be able to integrate this feature with the Live Activity that we’re developing in #103.

Gerzer commented 1 year ago

This feature will include the development of a limited Live Activity that just shows Board Bus debug information.