Xcode – Cannot fine 'logger' in scope despite importing all the packages
So I'll keep this short. I imported all the packages just fine and the app was working just fine until I started with the Firebase Auth stuff. I'm getting the following error: "Cannot find 'logger' in scope". I have all…