Open AnupDhariaMariswamy opened 2 years ago
Facing the same issue @AnupDhariaMariswamy Have you find anything to resolve the issue?
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