Windows version: Windows 10
Builder version: 3.55.5
iOS SDK version: 16.2
link to build log: file:///D:/iOS%20Project%20Builder%20for%20Unity/readme.html#troubleshooting
I have managed to create the Unity Project without any error.
Later I build and deploy through the ios builder and I receive the following errors.
[url=https://ibb.co/RNRwHq1][img]https://i.ibb.co/BG0Ms9m/Untitled.png[/img][/url][url=https://ibb.co/7WvjzFg][img]https://i.ibb.co/PhxFY8T/Untitled.png[/img][/url]
+ [arm64] Linking Unity Framework... 1d64.1ld: error: undefined symbol: OBJC_CLASS_$_FIRStorageMetadata
>>> referenced by C:/Users/Marios/Documents/Unity/AradippouMunicipality/_IOS Build/Libraries/Plugins/iOS/Firebase\libFirebaseCppStorage.a(metadata_ios.mm.o):(symbol ltmp6+0x0) 1d64.1ld: error: undefined symbol: OBJC_CLASS_$_FIRStorage
>>> referenced by C:/Users/Marios/Documents/Unity/AradippouMunicipality/_IOS Build/Libraries/Plugins/iOS/Firebase\libFirebaseCppStorage.a(storage_ios.mm.o):(symbol ltmp5+0x0) ld64.lld: error: undefined symbol: OBJC_CLASS_$_FIROptions
>>> referenced by C:/Users/Marios/Documents/Unity/AradippouMunicipality/_IOS Build/Libraries/Plugins/iOS/Firebase\libFirebaseCppApp.a(app_ios.mm.o):(symbol ltmp5+0x0)
ld64.lld: error: undefined symbol: OBJC_CLASS_$_FIRAPP
››› referenced by C:/Users/Marios/Documents/Unity/AradippouMunicipality/_IOS Build/Libraries/Plugins/iOS/Firebase\libFirebaseCppApp.a(app_ios.mm.o):(symbol OBJC_CLASSLIST_REFERENCES_$_.6+0x0) ld64.lld: error: undefined symbol: OBJC_CLASS_$_FIRConfiguration
>>> referenced by C:/Users/Marios/Documents/Unity/AradippouMunicipality/_IOS Build/Libraries/Plugins/iOS/Firebase\libFirebaseCppApp.a(app_ios.mm.o):(symbol OBJC_CLASSLIST_REFERENCES_$_.20+0x0) Press any key to continue
:: @Marios added on 06 Apr ’23 · 18:36
Windows version: Windows 10
Builder version: 3.55.5
iOS SDK version: 16.2
link to build log: https://pastebin.com/La7r41cF
I have managed to create the Unity Project without any error.
Later I build and deploy through the ios builder and I receive the some errors related with Firebase.
Please see the log file and let me know how can I fix this.
Thanks in advance!