Relative Content

Tag Archive for swiftxcodefirebasefirebase-realtime-databasefirebase-storage

I’m Trying to install FirebaseDatabase and FirebaseStorage with cocopods with Xcode 14.2

I’m installed FirebaseCore and FirebaseAuth to my project and Now I want to install FirebaseDatabase and FirebaseStorage in my application with Cocopods and I can not , I’m using [pod ‘FirebaseDatabase’ and pod ‘FirebaseStorage’] in Podfiles then pod install in terminal , I used Xcode 14.2 version so I don’t know if that version is the reason to can not install or not