The terminal show this error

Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_SKAdImpression", referenced from:
objc-class-ref in FBAudienceNetwork(FBAdSKAdNetworkManager.m.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
And the last log is
The following build commands failed:
Ld /Users/<user>/Library/Developer/Xcode/DerivedData/<project>-gfpxrtualuvknthdhsguryeqneey/Build/Products/Debug<App>-iphonesimulator/<App>.app/<App> normal
(1 failure)
Environment:
Xcode 12.4
"react-native": "0.63.4"
Anyone having the same problem?
Someone fixed this?
Thanks
The terminal show this error
And the last log is
Environment:
Xcode 12.4
"react-native": "0.63.4"
Anyone having the same problem?
Someone fixed this?
Thanks