forked from arnesson/cordova-plugin-firebase
-
-
Notifications
You must be signed in to change notification settings - Fork 497
Closed
Description
cordova: 11.0.0
cordova-ios: 6.2.0
cordova-plugin-firebasex: 14.1.0 (also tried 14.1.0-cli)
xcode: 13.4
Error:
In file included from /Users/< user >/< project >/cordova/platforms/ios/< app name >/Plugins/cordova-plugin-firebasex/AppDelegate+FirebasePlugin.m:2:
/Users/< user >/< project >/cordova/platforms/ios/< app name >/Plugins/cordova-plugin-firebasex/FirebasePlugin.h:4:9: fatal error: module 'FirebaseFirestore' not found
@import FirebaseFirestore;
Tried the following but didn't fix it:
pod repo updatethenpod installin the platforms/ios dirpod deintegrateandpod installcordova platform rm/add ioscordova plugin rm/add cordova-plugin-firebasexcordova clean- Xcode clean build folder
applelfq, sebaferreras, Leffe108, asaf-interator and sdeprada
Metadata
Metadata
Assignees
Labels
No labels