Xam.Plugin.PushNotification
1.0.9
Suggested Alternatives
Additional Details
Use https://github.com/CrossGeeks/PushNotificationPlugin instead.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.8.1 or higher.
dotnet add package Xam.Plugin.PushNotification --version 1.0.9
NuGet\Install-Package Xam.Plugin.PushNotification -Version 1.0.9
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="Xam.Plugin.PushNotification" Version="1.0.9"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xam.Plugin.PushNotification" Version="1.0.9" />
<PackageReference Include="Xam.Plugin.PushNotification"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
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 Xam.Plugin.PushNotification --version 1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xam.Plugin.PushNotification, 1.0.9"
#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.
#addin nuget:?package=Xam.Plugin.PushNotification&version=1.0.9
#tool nuget:?package=Xam.Plugin.PushNotification&version=1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Handle Push Notifications. Across iOS and Android from a single API.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
MonoTouch | monotouch10 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
MonoAndroid 1.0
- Xamarin.GooglePlayServices.Gcm (>= 25.0.0)
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 | |
---|---|---|---|
1.2.5-beta | 11,275 | 4/13/2017 | |
1.2.4 | 34,122 | 8/29/2016 | |
1.2.3 | 1,711 | 8/28/2016 | |
1.2.2 | 5,334 | 6/10/2016 | |
1.2.1 | 1,715 | 6/10/2016 | |
1.2.0 | 2,416 | 5/30/2016 | |
1.1.9 | 1,607 | 5/28/2016 | |
1.1.8 | 1,571 | 5/28/2016 | |
1.1.7 | 3,372 | 3/29/2016 | |
1.1.6 | 2,078 | 2/23/2016 | |
1.1.5 | 2,086 | 1/27/2016 | |
1.1.4 | 2,314 | 1/8/2016 | |
1.1.3 | 1,528 | 1/7/2016 | |
1.1.2 | 1,637 | 12/23/2015 | |
1.1.1 | 1,896 | 12/13/2015 | |
1.1.0 | 1,556 | 12/13/2015 | |
1.0.10 | 1,537 | 12/13/2015 | |
1.0.9 | 1,883 | 11/11/2015 | |
1.0.8 | 3,235 | 9/26/2015 | |
1.0.7 | 2,169 | 8/5/2015 | |
1.0.6 | 1,843 | 8/5/2015 | |
1.0.5 | 3,075 | 7/23/2015 | |
1.0.4 | 2,243 | 5/5/2015 | |
1.0.3 | 2,047 | 3/17/2015 | |
1.0.2 | 1,887 | 2/26/2015 | |
1.0.1 | 1,928 | 2/26/2015 | |
1.0.0 | 2,035 | 2/26/2015 |
- Android added extras to intent to make them available downstream.
- Avoid crash on Android Simulator when registering
- Exposed parameters inside aps for iOS