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

Notifications not removed when app is terminated #44

Closed wbreeze closed 11 months ago

wbreeze commented 11 months ago

If the app is terminated while it is running in the background, it doesn't remove the notifications. Thus the bells continue playing even though the app is not running.

wbreeze commented 11 months ago

Restarting the app and terminating it while it is running in foreground will remove the notifications.