Toasts.Forms.Plugin icon indicating copy to clipboard operation
Toasts.Forms.Plugin copied to clipboard

How to Cancel/Hide a scheduled notification?

Open EmilAlipiev opened this issue 8 years ago • 3 comments

I am guessing that CancelAll removes all Scheduled notifications but How can I remove a single scheduled notification? It is like I am doing a calendar with appointments and there can multiple scheduled appointments if I want to remove one, I need remove a toast notification for it also. I dont see any function exposed in the current code. Am I missing something please?

EmilAlipiev avatar May 20 '17 14:05 EmilAlipiev

@adamped Do you know the answer for this please?

EmilAlipiev avatar May 29 '17 14:05 EmilAlipiev

There is currently no support in this plugin to cancel a single notification. However it is supported natively. If you want to create a PR to implement, I'm happy to accept PR's, but I don't have any time in the immediate future to implement it atm.

adamped avatar May 30 '17 03:05 adamped

@adamped I will try to get that for android but I am not good with IOS and UWP. I know this done by this plugin. maybe we can take a look at there.

EmilAlipiev avatar Jun 01 '17 17:06 EmilAlipiev