localnotificationsplugin icon indicating copy to clipboard operation
localnotificationsplugin copied to clipboard

Local Notifications Plugin for Xamarin and Windows

Results 56 localnotificationsplugin issues
Sort by recently updated
recently updated
newest added

## Feature Request Feature description: As per [Xamarin.Android 11.2 release notes](https://docs.microsoft.com/en-us/xamarin/android/release-notes/11/11.2#known-issue-fast-deployment-and-mdb-files) we need a version where debug symbols are converted into the Mdb format.

### Expected behavior I cant set sound for ios :( @jamesmontemagno, guys could you add this to this nuget?

## Feature Request There doesn't seem to be any option to play a sound when notification is received Feature description: Allow to specify that a sound should be played when...

There is currently a bug mentioned here https://github.com/edsnider/localnotificationsplugin/issues/69#issuecomment-760107403 which is caused by using an outdated Xamarin.Android.Support.V4 version. It would be worthwhile upgrading that dependency, but at the same time swapping...

If this issue is for a new feature, please skip the "Bug" section and fill out the "Feature Request" section at the bottom. ## Bug Plugin Version: Platform (e.g., Android...

## Bug Receiving a notification while the app is not running uses the default icon. Plugin Version: 3.0.1 Platform (e.g., Android API 28): Device/Hardware: Huawei ### Expected behavior * When...

## Bug By clicking the Notification on Android, App opens again in Default state Plugin Version: 3.0.1 Platform (e.g., Android v21): Android 8.0 Device/Hardware: ### Expected behavior By clicking the...

Hi, I tried to install it in a project but is giving a compatibility advise like in the image: ![Captura de pantalla 2020-06-19 a las 16 40 34](https://user-images.githubusercontent.com/4353459/85144591-a6dcc900-b24b-11ea-93d8-13da2cda9bbb.png) Thank you...

In this PR i added support for JobScheduler. The point is, we don´t need an Service witch hold the AlarmManager "online" and we don´t need to safe the notification for...

If this issue is for a new feature, please skip the "Bug" section and fill out the "Feature Request" section at the bottom. ## Bug Icon not displayed even after...