Closed 16hchung closed 7 years ago
Should there be a
import FirebaseApp
Line at the top of AppDelegate?
There should be import Firebase added to the top of your AppDelegate in 3. Connecting To Firebase.
import Firebase
You can also click here for the Firebase docs.
Should there be a
Line at the top of AppDelegate?