iOS: ld: library not found for -lFirebaseCore
See original GitHub issueWith this plugin version 1.0 and google-service 1.2, when running iOS, I get the following error ld: library not found for -lFirebaseCore clang: error: linker command failed with exit code 1 (use -v to see invocation)
I’ve done
rm -rf "${HOME}/Library/Caches/CocoaPods"
rm -rf "pwd/Pods/"
pod update
pod setup
pod install
none of them solve the issue. any idea?
Issue Analytics
- State:
- Created 5 years ago
- Reactions:7
- Comments:14 (1 by maintainers)
Top Results From Across the Web
ld: library not found for -lFirebaseCore clang: error: linker ...
I was working on an old project and it was No for both Debug and Release for ... So for no reason at...
Read more >Library not found for -lFirebaseCore in xocde - Ionic Native
This plugin is working fine for android but when i am building ionic 4 project in xocde it's showing these errors ld: warning:...
Read more >iOS : ld: library not found for -lFirebaseCore clang: error
iOS : ld: library not found for -lFirebaseCore clang: error: linker command failed with exit code 1 (use -v to see invocation) [...
Read more >ld: library not found for -lFirebaseCore error on release
Coding example for the question ld: library not found for -lFirebaseCore ... Firstly, you're opening the .xcworkspace file and not .xcodeproject correct?
Read more >Firebase on Xcode 12 beta 3 not supported? Won't build
Building on beta 3 takes a lot longer, and finally fails with an error that says library not found for -lFirebaseCore. I've tried...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi guys! I resolved opening “PROJECT-NAME”.xcworkspace
Open platforms/ios/“PROJECT-NAME”.xcworkspace