I am working on a xamarin forms project on android studio. I am having problems installing Firebase messaging for iOS. When I try to install the package, I receive the following error:
Error Could not install package 'Xamarin.Firebase.Messaging 42.1021.1'. You are trying to install this package into a project that targets 'Xamarin.iOS,Version=v1.0', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author. 0
what should I do?