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];
 }
 
 //