forked from arnesson/cordova-plugin-firebase
-
-
Notifications
You must be signed in to change notification settings - Fork 497
Closed
Labels
Firebase SDKRelates to the Firebase SDK library which this plugin wrapsRelates to the Firebase SDK library which this plugin wrapsbugSomething isn't working properlySomething isn't working properlybuild issueAn issue related to build processAn issue related to build processiosrelates to iOS platformrelates to iOS platform
Description
Bug Report
Current behavior:
When creating a prod build (Ionic), it crashes with:
error: Resource "/Users/rattkin/Library/Developer/Xcode/DerivedData/driverhood-fdggvwggwpvrhxbzlvxxdbhztdnu/Build/Products/Debug-iphonesimulator/FirebaseInAppMessaging/InAppMessagingDisplayResources.bundle" not found. Run 'pod install' to update the copy resources script.
The following build commands failed:
PhaseScriptExecution [CP]\ Copy\ Pods\ Resources /Users/rattkin/Library/Developer/Xcode/DerivedData/driverhood-fdggvwggwpvrhxbzlvxxdbhztdnu/Build/Intermediates.noindex/driverhood.build/Debug-iphonesimulator/driverhood.build/Script-53D89128D701315A18804F16.sh
xcodebuild: Command failed with exit code 65
I did pod install in platforms/ios but it didn't change anything. Also did pod repo update.
Looks like a problem with Firebase/InAppMessaging pod?
Expected behavior:
It should compile properly.
Steps to reproduce:
ionic cordova build ios --prod
Environment information
- Cordova CLI version
9.0.0 ([email protected]) - Cordova platform version
Installed platforms:
android 8.1.0
browser 6.0.0
ios 5.1.1
Available platforms:
electron ^1.0.0
osx ^5.0.0
windows ^7.0.0
- Plugins & versions installed in project (including this plugin)
call-number 0.0.2 "Cordova Call Number Plugin"
cordova-plugin-actionsheet 2.3.3 "ActionSheet"
cordova-plugin-androidx 1.0.2 "cordova-plugin-androidx"
cordova-plugin-androidx-adapter 1.1.0 "cordova-plugin-androidx-adapter"
cordova-plugin-camera 4.1.0 "Camera"
cordova-plugin-device 2.0.3 "Device"
cordova-plugin-dialogs 2.0.2 "Notification"
cordova-plugin-facebook4 6.3.0 "Facebook Connect"
cordova-plugin-firebasex 8.1.1 "Google Firebase Plugin"
cordova-plugin-geolocation 4.0.2 "Geolocation"
cordova-plugin-googleplus 8.4.0 "Google SignIn"
cordova-plugin-inappbrowser 3.2.0 "InAppBrowser"
cordova-plugin-ionic-webview 4.1.3 "cordova-plugin-ionic-webview"
cordova-plugin-market 1.2.0 "Market"
cordova-plugin-network-information 2.0.2 "Network Information"
cordova-plugin-sign-in-with-apple 0.0.1 "cordova-plugin-sign-in-with-apple"
cordova-plugin-splashscreen 5.0.3 "Splashscreen"
cordova-plugin-statusbar 2.4.3 "StatusBar"
cordova-plugin-whitelist 1.3.4 "Whitelist"
cordova-plugin-x-socialsharing 5.6.4 "SocialSharing"
es6-promise-plugin 4.2.2 "Promise"
ionic-plugin-deeplinks 1.0.20 "Ionic Deeplink Plugin"
uk.co.workingedge.phonegap.plugin.launchnavigator 5.0.4 "Launch Navigator"
- Dev machine OS and version, e.g.
mac OS 10.15.3 Catalina
iOS build issue:
- Node JS version
v10.18.1 - XCode version
11.3.1
askona, SergenN, mariocasciaro, IN-TH, cdpndt and 7 more
Metadata
Metadata
Assignees
Labels
Firebase SDKRelates to the Firebase SDK library which this plugin wrapsRelates to the Firebase SDK library which this plugin wrapsbugSomething isn't working properlySomething isn't working properlybuild issueAn issue related to build processAn issue related to build processiosrelates to iOS platformrelates to iOS platform