add logging
This commit is contained in:
@@ -44,6 +44,8 @@ class AppDelegate: NSObject, UIApplicationDelegate {
|
||||
|
||||
// reschedule notifications so there's a new title next notification
|
||||
LocalNotification.rescheduleNotifiations()
|
||||
|
||||
EventLogger.log(event: "app_foregorund")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user