Way to add native notifications on net10.0-desktop target #23395
ChristopherAliprantis
started this conversation in
Ideas
Replies: 1 comment 3 replies
|
I actually have something code named "UnoNotification" when I ported Wino Mail to Uno. But not ready to share it on GitHub before some proper cleanup. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello, Uno Platform Team, I have an Idea for native notifications on the net10.0-desktop target:
so you should make or get a .dll or .winmd that references the WinRT toast APIs and you can reference them in C# to the skia desktop(net10.0-desktop) target, though this only brings notifications to net10.0-desktop's Windows part.
All reactions