|
@@ -591,6 +591,8 @@ extension BaseUserNotificationsManager: BolusFailureObserver {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
extension BaseUserNotificationsManager: UNUserNotificationCenterDelegate {
|
|
extension BaseUserNotificationsManager: UNUserNotificationCenterDelegate {
|
|
|
|
|
+ static let shared = BaseUserNotificationsManager(resolver: FreeAPSApp.resolver)
|
|
|
|
|
+
|
|
|
func userNotificationCenter(
|
|
func userNotificationCenter(
|
|
|
_: UNUserNotificationCenter,
|
|
_: UNUserNotificationCenter,
|
|
|
willPresent _: UNNotification,
|
|
willPresent _: UNNotification,
|