Skip to content
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 app not building if I have corodova firbasex installed, if I remove the plugin app will successfully install. #876

Open
5 tasks done
Cap-7 opened this issue Mar 13, 2024 · 4 comments

Comments

@Cap-7
Copy link

Cap-7 commented Mar 13, 2024

Bug report

CHECKLIST

  • I have reproduced the issue using the example project or provided the necessary information to reproduce the issue.
  • I have checked that no similar issues (open or closed) already exist.

Current behavior:

Expected behavior:

Steps to reproduce:

Screenshots

Environment information

  • Cordova CLI version
    • cordova 10
  • Cordova platform version
    • ios 5.1.1
  • Plugins & versions installed in project (including this plugin)
    • cordova plugin firebasex 14.2.1
  • Dev machine OS and version, e.g.
    • OSX
      • Mac os 13.6.4

Runtime issue

  • Device details
    • _e.g. ipad 12
  • OS details
    • _e.g. iOS 16.6.1

iOS build issue:

  • Node JS version
    • 14.21.3
  • XCode version
  • 14.2.1

Related code:

insert any relevant code here such as plugin API calls / input parameters

Console output

console output

// Paste any relevant JS/native console output here



Other information:

@Cap-7
Copy link
Author

Cap-7 commented Mar 13, 2024

following build commands failed:
compilec /Users/username/Library/Developer/Xcode/DerivedData/project name-ckvlcp@omdaaooeipnjngfxnclph/Build/Intermediates.noindex/ArchiveIntermediates
/IntermediateBuildFilesPath/Pods.build/Debug-iphoneos/FirebaseMessaging.build/Objects=-normal/ara64/FIRMessagingRmqManager.o /Users/username/projectfolder/platforms/ios/Pods/FirebaseMessaging/FirebaseMessaging/Sources/FIRMessagingRmqManager.a normal arm64 objective-c [email protected]
ng.1_0.compiler (in target 'FirebaseMessaging' from project "Pods')
(1 xcodebuild: failure) Command failed with exit code 65
(ERROR] An error occurred while running subprocess cordova.
cordova build ios --device exited with exit code 65.

20240313_130356
20240313_130356

@pinguluk
Copy link

pinguluk commented Mar 14, 2024

What Xcode version have you installed? Because it's seems there's a problem with 15.3 and the workaround for now is to install the 15.2 version.

firebase/firebase-ios-sdk#12457
firebase/firebase-ios-sdk#11403

EDIT: I just saw that you are on Xcode 14.2.1, try to use 15.2

@Cap-7
Copy link
Author

Cap-7 commented Mar 14, 2024

@pinguluk will check with Xcode 15.2

@pinguluk
Copy link

@Cap-7 do you have any "Error" message prior the "* *ARCHIVE FAILED **" message?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants