jun7572 hace 5 años
padre
commit
21fd6c063e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      ios/Classes/FlutterzipPlugin.m

+ 1 - 0
ios/Classes/FlutterzipPlugin.m

@@ -27,6 +27,7 @@
                if(success){
                     result(@"ok");
                }
+      }
           @catch(NSException *exception) {
               printf(@"SSZipArchive==NSException")
           }