Closed deliverymanager closed 4 years ago
It's in the release notes. Known issue with cordova and cocoapods. Workaround is to build from xcode.
Same issue
Workaround is to build from Xcode.
Also to set expectations. This is a cordova bug, and we will not be investing time to workaround this issue anytime soon. It would require significant work on the native iOS SDK to fix.
@echo-branch can you tell us more about what you know and maybe someone can take it on?
@Mapiac Of course, the root problem is Cordova does not work with an XCode build option. The fix for this is for the Branch iOS SDK to be rearranged, but this has implications in other areas which will take some time to resolve.
A possible workaround is to modify your Cordova iOS to respect this option. One user reports this worked for them. https://github.com/apache/cordova-ios/issues/659
Also we finally have new maintainers for Cordova, so we should have an update soonish.
Thank you @echo-branch Btw is there a place the new maintainers are introduced? Or a blog post I missed?
This should be resolved in the latest release.
This is still happening to me in version 4.2.1. I m able to go around this building with Xcode but this force me to remove the plugin when testing with ionic live reload,
Yes, The Build is failed if i have updated the 4.2.1 version. So i am building with only xcode.
Did you test on ios@5.0.1? The build fails.