Share via

Microsoft.Toolkit.Uwp.Notifications WCF

Renato Calì 96 Reputation points
2021-05-11T07:11:23.96+00:00

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ì

Developer technologies | .NET | Other

Answer accepted by question author

Renato Calì 96 Reputation points
2021-05-12T09:46:04.683+00:00

Hi @Theobald Du-MSFT , there are no errors...anyway, I solved it hosting the service in a WinForm Application.
Thanks a lot

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.