ld: framework not found FBLPromises

Hello everyone

I keep getting this error everytime I Build and run to a Simulator, running on a device works fine though.

Code Block
ld: framework not found FBLPromises
clang: error: linker command failed with exit code 1 (use -v to see invocation)


Xcode 12.0.1 running iOS 14
Using Cocoapods to integrate Ad networks
Deployment target 10.0

Any help would be greatly appreciated.
Thanks

Abs
Post not yet marked as solved Up vote post of sk8shodown Down vote post of sk8shodown
2.1k views

Replies

Were you able to resolve this? I am hitting the same issue.

+1