Release mode opens a new window when the notification is clicked.
As title Release mode opens a new window when the notification is clicked.
I think it might have something to do with WinToast.
@ollydixon Where you able to get this issue resolved ? this has been an issue with two other notifications libraries that I had tried and I am wondering if local_notifier has this issue resolved or or if a workaround is possible ?
@sidevesh yes it was a windows plugin setting inside the Flutter project. I don't have access to the code at the moment though.
@ollydixon that's great! can you share the plugin setting change once you have access to the code ? I have been stuck on this issue for a while and it would greatly help, Thanks. Based on what change fixes it we can then also see if a proper fix can be integrated into this and other notification libraries.
@lijy91 is there any update on this ? In case its confirmed as an issue with WinToast then we would have to raise an issue there I guess.