我在使用cordova CLi 6.0.0在iOS上构建Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK时遇到以下错误。
***包含在/Users/paarthdesai/.taco_home/remote-builds/taco-*remote/builds/21837/cordovaApp/platforms/ios/Trestro/Plugins/io.branch.sdk/BranchSDK.m中的文件8: Trestro / Plugins / io.branch.sdk / BranchSDK.h:8:9:致命错误:找不到'Branch / Branch.h'文件 #import ^ 生成1个错误。****
答案 0 :(得分:0)
我将cordova版本更新到CLi 6.1.1之后我刚刚更改为我的branchSDK.h文件并且构建成功了。问题出在apache cordova的visual studio工具上。 请参考下面的github链接获取deails。
https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/issues/139