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.
<PackageVersion Include="Magina.Plugin.FirebasePushNotification" Version="2.3.6" />
<PackageReference Include="Magina.Plugin.FirebasePushNotification" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Magina.Plugin.FirebasePushNotification --version 2.3.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package Magina.Plugin.FirebasePushNotification@2.3.6
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Magina.Plugin.FirebasePushNotification&version=2.3.6
#tool nuget:?package=Magina.Plugin.FirebasePushNotification&version=2.3.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Receive and handle firebase push notifications across Xamarin.iOS and Xamarin.Android
Product | Versions 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.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
-
MonoAndroid 8.0
- Xamarin.Android.Support.v4 (>= 26.0.2)
- Xamarin.Firebase.Messaging (= 60.1142.1)
-
MonoAndroid 8.1
- Xamarin.Android.Support.v4 (>= 26.0.2)
- Xamarin.Firebase.Messaging (= 60.1142.1)
-
MonoAndroid 9.0
- Xamarin.Android.Support.v4 (>= 26.0.2)
- Xamarin.Firebase.Messaging (= 60.1142.1)
-
Xamarin.iOS 1.0
- Xamarin.Firebase.iOS.CloudMessaging (>= 3.1.2)
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 | 716 | 9/30/2019 |
iOS initialization bug fix, consider if App.Configure() was called earlier