CrossGeeks / FirebasePushNotificationPlugin

Firebase Push Notification Plugin for Xamarin iOS and Android
MIT License
396 stars 178 forks source link

Xamarin Forms IOS linker command failed with exit code 1 #353

Open zackrykalash opened 4 years ago

zackrykalash commented 4 years ago

🐛 Bug Report

Severity Code Description Project File Line Suppression State Error linker command failed with exit code 1 (use -v to see invocation) AppsXam.iOS

I needed push notification with Firebase and this library is so easy to use, i tried android first and it worked like a charm, took 10 minutes to setup and everything, then tried IOS and this error happened, i deleted the library from IOS it kept happening, i deleted it from the whole project, the IOS built successfully again, then re-installed it and the same error appeared

Version: 3.3.10

Platform:

Microsoft Visual Studio 2019 Version 16.7.2 VisualStudio.16.Release/16.7.2+30413.136 Microsoft .NET Framework Version 4.8.03752

Visual C++ 2019 00435-20000-00004-AA788 Microsoft Visual C++ 2019

Xamarin 16.7.000.440 (d16-7@358f3c6) Visual Studio extension to enable development for Xamarin.iOS and Xamarin.Android.

Xamarin Designer 16.7.0.495 (remotes/origin/d16-7@79c0c522c) Visual Studio extension to enable Xamarin Designer tools in Visual Studio.

Xamarin Templates 16.7.85 (1bcbbdf) Templates for building iOS, Android, and Windows apps with Xamarin and Xamarin.Forms.

Xamarin.Android SDK 11.0.2.0 (d16-7/025fde9) Xamarin.Android Reference Assemblies and MSBuild support. Mono: 83105ba Java.Interop: xamarin/java.interop/d16-7@1f3388a ProGuard: Guardsquare/proguard/proguard6.2.2@ebe9000 SQLite: xamarin/sqlite/3.32.1@1a3276b Xamarin.Android Tools: xamarin/xamarin-android-tools/d16-7@017078f

Xamarin.iOS and Xamarin.Mac SDK 13.20.2.2 (817b6f72a) Xamarin.iOS and Xamarin.Mac Reference Assemblies and MSBuild support.

image

idchlife commented 3 years ago

Same problem but different libraries. This library becomes unusable unfortunately with this problem