-
-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ionic 5 + capacitor 3.5 iOS non-modular-header issue #108
Comments
@marshall86 please paste full build log here. |
Hi, I don't have the full log handy right now but this was the error Include of non-modular header inside framework module 'CordovaPlugins.FirebaseDynamicLinksPlugin': 'ios/App/Pods/Headers/Public/Firebase/Firebase.h' |
here a more accurate log of the error: :1:9: note: in file included from :1: In the meantime i upgraded the app to Ionic 6 and Capacitor 3.9.0 Ionic: Ionic Framework : @ionic/angular 6.3.9 Capacitor: Capacitor CLI : 3.9.0 Cordova: Cordova CLI : 8.1.1 ([email protected]) Utility: cordova-res : 0.15.3 System: NodeJS : v14.18.0 Package.json: "dependencies": { Would be great to get some help on the matter please. Thanks |
Hi, as per subject I'm getting an error with the latest cordova plugin for firebase dynamic links using Ionic 5 and Capacitor 3.5.
Xcode doesn't manage to create the build, It fails with "non-modular-header" issue while importing firebase.
Any idea on how to fix it pls? Thanks
The text was updated successfully, but these errors were encountered: