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

Add title to ring notifications so they play on iOS 15 #33

Closed wbreeze closed 2 years ago

wbreeze commented 2 years ago

Closes #31 iOS 15 would not play sound-only notifications. Now the notifications have a title, which is just the time, and work again. The down side is that they clutter the notification center with a new entry every half hour.