xamarin / GoogleApisForiOSComponents

MIT License
225 stars 162 forks source link

Latest Firebase Packages Native Linking Errors #458

Closed jbtdevgit closed 4 years ago

jbtdevgit commented 4 years ago

Issue still persists with the latest packages shown below: image MTOUCH : warning MT5215: References to 'System' might require additional -framework=XXX or -lXXX instructions to the native linker MTOUCH : warning MT5215: References to 'System' might require additional -framework=XXX or -lXXX instructions to the native linker MTOUCH : warning MT5215: References to 'System.Net.Security' might require additional -framework=XXX or -lXXX instructions to the native linker MTOUCH : warning MT5215: References to 'System' might require additional -framework=XXX or -lXXX instructions to the native linker MTOUCH : warning MT5215: References to 'System' might require additional -framework=XXX or -lXXX instructions to the native linker MTOUCH : error MT5210: Native linking failed, undefined symbol: _FIRInstallationIDDidChangeNotification. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in.

Related to : Issue 443

Might be a problem with Firebase.iOS.Analytics package

jbtdevgit commented 4 years ago

Needs to update every single package dependent to Build.Download to the latest version