Firebase dependencies on Xcode

Hi everybody!

I am pretty new to app development. I started by creating an app and linking it to Firebase as DB. I had added them directly on Xcode (File>Add Package Dependencies>...). Then I needed one specific package that was not there, so I started using cocoapods (all from the terminal), but it didn't work. When I deleted the ones from cocoapods (I am not 100% sure I deleted everything I had to), I started using the packages in the first way, but now it doesn't even build with the packages I have. I checked many times and I actually have those packages, but it does not work at all. Any suggestions on how to solve it or who I could contact?

Thanks.

You'll likely want to talk to Firebase's support, since you're trying to integrate their software into your app. To be sure about that, would you mind posting the exact error text that you're trying to resolve?

— Ed Ford,  DTS Engineer

Firebase dependencies on Xcode
 
 
Q