wbreeze / ShipsClock

An iOS, SwiftUI clock for tracking watches on board a ship. Marks the day in periods of four hours.
https://wbreeze.github.io/ShipsClock
Apache License 2.0
2 stars 0 forks source link

Cancel bell notifications on application shutdown #15

Closed wbreeze closed 2 years ago

wbreeze commented 4 years ago

Closes #13

wbreeze commented 2 years ago

The problem went away with iOS upgrades. I'm not certain that these changes are correct. The original is correct. Shutting down the ticker and location tracker explicitly might be nice, but probably unnecessary since the app is shutting down entirely in any case.