marinofaggiana 6 年之前
父節點
當前提交
496e058901
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      iOSClient/AppDelegate.m

+ 3 - 0
iOSClient/AppDelegate.m

@@ -243,6 +243,9 @@ PKPushRegistry *pushRegistry;
     
     NSLog(@"[LOG] Read active directory");
     [self.activeMain readFileReloadFolder];
+    
+    NSLog(@"[LOG] Required unsubscribing / subscribing");
+    [self pushNotification];
 }
 
 //