Marino Faggiana %!s(int64=6) %!d(string=hai) anos
pai
achega
166e0851c1
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      iOSClient/AppDelegate.m

+ 3 - 0
iOSClient/AppDelegate.m

@@ -279,6 +279,9 @@
         NSLog(@"[LOG] Middleware Ping");
         [[NCService sharedInstance] middlewarePing];
     }
+    
+    // Test error task upload / download
+    [self verifyInternalErrorDownloadingUploading];
 }
 
 //