Skip to content
Elvin (Tharindu) Thudugala edited this page Jul 21, 2024 · 5 revisions

Plugin.LocalNotification

The local notification plugin provides a way to show local notifications from Xamarin.Forms apps.

  • Plugin.LocalNotification Available on NuGet: https://www.nuget.org/packages/Plugin.LocalNotification
  • .Net MAUI

    • Install Version 10.0.0 above
    • Install into your project
  • Xamarin.Forms (Support ended on May 1, 2024)

    • Install into your platform-specific projects (iOS/Android), and any .NET Standard 2.0/2.1 projects required for your app.