美文网首页
cordova-plugin-file-transfer 在 i

cordova-plugin-file-transfer 在 i

作者: 三亿 | 来源:发表于2023-09-11 15:53 被阅读0次

报错

Plugins/cordova-plugin-file-transfer/CDVFileTransfer.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler

打开错误文件。

/Users/RK/Documents/IONIC/ionic/wema-test/platforms/ios/wemalife-app/Plugins/cordova-plugin-file-transfer/CDVFileTransfer.m

删除第 107 和 110 行。

NSString* userAgent = [self.commandDelegate userAgent];
if (userAgent) {
[req setValue:userAgent forHTTPHeaderField:@"User-Agent"];
}

相关文章

网友评论

      本文标题:cordova-plugin-file-transfer 在 i

      本文链接:https://www.haomeiwen.com/subject/menevdtx.html