You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you replace #import <Firebase/Firebase.h> to #import <FirebaseCore/FirebaseCore.h> it will work. But, it' s one of the files from the npm package, so it works locally, but not on prod. I couldn't find a way to handle it during the deployment.
Expected Behavior
Expected to build on the iOS emulator
Actual Behavior
Throws a build error, Firebase/Firebase.h file not found
Steps to Reproduce the Problem
Error on build
Specifications
The text was updated successfully, but these errors were encountered: