fix: Solve issue that cause 30 seconds delay to display push notifications

Also apply some refactor to improve code style
This commit is contained in:
Andrea Busi
2020-10-12 19:21:42 +02:00
parent ab727b119b
commit 65ed82445b
2 changed files with 196 additions and 193 deletions
@@ -2,8 +2,8 @@
// NotificationService.h
// EQNNotificationService
//
// Created by Luca Beretta on 19/12/18.
// Copyright © 2018 Luca Beretta. All rights reserved.
// Refactored by Andrea Busi
// Copyright © 2020 Earthquake Network. All rights reserved.
//
#import <UserNotifications/UserNotifications.h>