Module 2 Lesson 1 Databases Courses

I have followed all the steps and I have tried everything. But I can’t integrate the Firebase SDK into my Xcode project even when I have put pod ‘Firebase/Firestore’ into the text edit file and when I type in the command pod install in the terminal window

Please help me

  • Pratham

Can you try familiarizing with cocoapods first?
Check out our article

You can then check the official firebase documentation on how to install firebase, it may have changed since the module was made

Hi,
So I have cocoapods installed already and I know what they are.
Do you think the problem is the system on chip or the problem is the pod ''Firebase/Firestore" and the commands I typed out?

Thanks,
Pratham

What happens when you try to install? Are you getting an error message?