Hi,
I'm using Microsoft.Toolkit.Uwp.Notifications to send toast notification: it works properly invoking from Wondows Form application, but I'm not able to perform the same using the same class from a WCF. Using debugger it's clear that the method is called, but toast notification does not fire.
Is there a reason for this behavior?
Thanks in advance
Renato Calì