I created a new Xcode project, added the \'Firebase\' pod to my pod file and installed it, and added the Google-services.plist file and the rest according to the Firebase docume
Problem solved by removing "FIR" form the words ("FIRDatabaseReference" and "FIRDatabaseHandle")
"FIR"
("FIRDatabaseReference" and "FIRDatabaseHandle")
Also that import "Firebase" in the viewController