DEV Community

Dênis Mendes
Dênis Mendes

Posted on • Edited on

2 1

Swift and Firebase error. Cannot find 'firebase' in scope

Here are some stuff you can do to solve this error message: Cannot find 'firebase' in scope.

Firstly, check if that solution works for you: https://github.com/firebase/firebase-ios-sdk/issues/6066#issuecomment-662580211

If not, check if you're importing the right library to work with firebase and swift. Take a look in my code and see if your is the same:


import FirebaseFirestore

...

private var db = Firestore.firestore()

Enter fullscreen mode Exit fullscreen mode

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more