Unity editor version: 2019.1.6
Firebase Unity SDK version: 6.2.1
Firebase plugins in use (Auth, Database, etc.): Analytics
Platform you are using the Unity editor on (Mac, Windows, or Linux): Macbook pro
Platform you are targeting (iOS, Android, and/or desktop): ios
Hi ,
I am trying to build a sample unity app for ios for Firebase Analytics feature. I used quickstart-unity demo for build and i follow the documentation of Firebase installation as well. Still am getting error " Showing Recent Messages 👎 Library not found for -lFirebaseCore " while building in xcode.I try to find solution on google , but don't find exact issue with solution.
Please ignore my English.
This is what i get 👍
ld: warning: directory not found for option '-L/Users/sattvarise/Library/Developer/Xcode/DerivedData/Unity-iPhone-algppzjqnlcqllfxqcgmkcwmjatj/Build/Products/ReleaseForRunning-iphoneos/FirebaseCore'
ld: warning: directory not found for option '-L/Users/sattvarise/Library/Developer/Xcode/DerivedData/Unity-iPhone-algppzjqnlcqllfxqcgmkcwmjatj/Build/Products/ReleaseForRunning-iphoneos/FirebaseInstanceID'
ld: warning: directory not found for option '-L/Users/sattvarise/Library/Developer/Xcode/DerivedData/Unity-iPhone-algppzjqnlcqllfxqcgmkcwmjatj/Build/Products/ReleaseForRunning-iphoneos/GoogleUtilities'
ld: warning: directory not found for option '-L/Users/sattvarise/Library/Developer/Xcode/DerivedData/Unity-iPhone-algppzjqnlcqllfxqcgmkcwmjatj/Build/Products/ReleaseForRunning-iphoneos/nanopb'
ld: library not found for -lFirebaseCore
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Thanks in advance.
Unity editor version: 2019.1.6
Firebase Unity SDK version: 6.2.1
Firebase plugins in use (Auth, Database, etc.): Analytics
Platform you are using the Unity editor on (Mac, Windows, or Linux): Macbook pro
Platform you are targeting (iOS, Android, and/or desktop): ios
Hi ,
I am trying to build a sample unity app for ios for Firebase Analytics feature. I used quickstart-unity demo for build and i follow the documentation of Firebase installation as well. Still am getting error " Showing Recent Messages 👎 Library not found for -lFirebaseCore " while building in xcode.I try to find solution on google , but don't find exact issue with solution.
Please ignore my English.
This is what i get 👍
ld: warning: directory not found for option '-L/Users/sattvarise/Library/Developer/Xcode/DerivedData/Unity-iPhone-algppzjqnlcqllfxqcgmkcwmjatj/Build/Products/ReleaseForRunning-iphoneos/FirebaseCore'
ld: warning: directory not found for option '-L/Users/sattvarise/Library/Developer/Xcode/DerivedData/Unity-iPhone-algppzjqnlcqllfxqcgmkcwmjatj/Build/Products/ReleaseForRunning-iphoneos/FirebaseInstanceID'
ld: warning: directory not found for option '-L/Users/sattvarise/Library/Developer/Xcode/DerivedData/Unity-iPhone-algppzjqnlcqllfxqcgmkcwmjatj/Build/Products/ReleaseForRunning-iphoneos/GoogleUtilities'
ld: warning: directory not found for option '-L/Users/sattvarise/Library/Developer/Xcode/DerivedData/Unity-iPhone-algppzjqnlcqllfxqcgmkcwmjatj/Build/Products/ReleaseForRunning-iphoneos/nanopb'
ld: library not found for -lFirebaseCore
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Thanks in advance.