Magina.Plugin.FirebasePushNotification 2.3.6

Requires NuGet 2.8.1 or higher.

dotnet add package Magina.Plugin.FirebasePushNotification --version 2.3.6
NuGet\Install-Package Magina.Plugin.FirebasePushNotification -Version 2.3.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Magina.Plugin.FirebasePushNotification" Version="2.3.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Magina.Plugin.FirebasePushNotification --version 2.3.6
#r "nuget: Magina.Plugin.FirebasePushNotification, 2.3.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Magina.Plugin.FirebasePushNotification as a Cake Addin
#addin nuget:?package=Magina.Plugin.FirebasePushNotification&version=2.3.6

// Install Magina.Plugin.FirebasePushNotification as a Cake Tool
#tool nuget:?package=Magina.Plugin.FirebasePushNotification&version=2.3.6

Receive and handle firebase push notifications across Xamarin.iOS and Xamarin.Android

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid80 is compatible.  monoandroid81 is compatible.  monoandroid90 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.6 569 9/30/2019

iOS initialization bug fix, consider if App.Configure() was called earlier