You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
I am facing issue in building the ionic app with ios platform while adding the branch.io sdk as it results in branch.h not found error on xcode build.
The following is the details of the stack which I am using,
Ionic - v5.0.0
Angular - v10.0.1
ios - v5.1.1
xcode - v11.5
branch-cordova-sdk - v4.1.3
the following are the plugins used in the project
Error which comes on building in xcode
I have updated my cocopods version as well. I try downgrading the version of branch-cordova-sdk but facing issue in uploading to app store as it contains UIWebKitView.
Please let me know if any further details are needed and help us in fixing this issue.
Thanks.
The text was updated successfully, but these errors were encountered:
For a while now I have been building for iOS Sim via Xcode and settings for all projects in my workspace in order to get iOS to build. I'm not 100% sure why but it seems to be an M1 Mac thing.
If I change the 'Excluded Architectures'->'Debug' and add an entry for 'arm64' setting it to apply to 'Any iOS Simulator SDK' then it gets around this problem.
I know just enough to be dangerous but not quite enough to say for sure why this works
Hi there,
I am facing issue in building the ionic app with ios platform while adding the branch.io sdk as it results in branch.h not found error on xcode build.
The following is the details of the stack which I am using,
Ionic - v5.0.0
Angular - v10.0.1
ios - v5.1.1
xcode - v11.5
branch-cordova-sdk - v4.1.3
the following are the plugins used in the project


Error which comes on building in xcode
I have updated my cocopods version as well. I try downgrading the version of branch-cordova-sdk but facing issue in uploading to app store as it contains UIWebKitView.
Please let me know if any further details are needed and help us in fixing this issue.
Thanks.
The text was updated successfully, but these errors were encountered: