How to Cancel/Hide a scheduled notification?
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?
@adamped Do you know the answer for this please?
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 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.