marinofaggiana 6 năm trước cách đây
mục cha
commit
496e058901
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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];
 }
 
 //