I am trying to build my react-native project in Xcode to release in App Store but the build fails with the error
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I am not sure how to proceed. I have facebook sdk and react-native-firebase in my project. Can you please help me what could be wrong. Thanks.