Cordova-plugin-firebasex: Could not build module 'Firebase' on archiving Xcode project

Created on 27 Jun 2019  路  3Comments  路  Source: dpa99c/cordova-plugin-firebasex

Hello,

I have updated to cordova-ios 5.0.0 and this plugin to get android build successfully.
It works well, thanks. But, when I want to get an ios archive, I get this error on Xcode :

Could not build module 'Firebase'

Do you have some tips ?

support

Most helpful comment

Did you open YourProject.xcworkspace or YourProject.xcodeproj in Xcode?
(you need to open YourProject.xcworkspace so both your Cordova app project and the Pods project will be loaded into Xcode.)

Have you installed/updated Cocopods?

Please try cloning and building this example project as a reference.

All 3 comments

Did you open YourProject.xcworkspace or YourProject.xcodeproj in Xcode?
(you need to open YourProject.xcworkspace so both your Cordova app project and the Pods project will be loaded into Xcode.)

Have you installed/updated Cocopods?

Please try cloning and building this example project as a reference.

Thanks for your quickly answer it work !!
I had to open the .xcworkspace as you mention.

Thanks !!

馃憤 I've added a note to the documentation

Was this page helpful?
0 / 5 - 0 ratings

Related issues

satyam41295 picture satyam41295  路  4Comments

deveshmishra34 picture deveshmishra34  路  7Comments

zmoshansky picture zmoshansky  路  6Comments

xurdep picture xurdep  路  5Comments

JumBay picture JumBay  路  7Comments