marinofaggiana %!s(int64=4) %!d(string=hai) anos
pai
achega
d3c5783178
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      iOSClient/AppDelegate.swift

+ 2 - 1
iOSClient/AppDelegate.swift

@@ -261,7 +261,8 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD
         passcodeWithAutomaticallyPromptForBiometricValidation(false)
         
         if #available(iOS 13.0, *) {
-            
+            scheduleAppRefresh()
+            scheduleBackgroundProcessing()
         }
     }