-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🛑 Catch toast notification error in unpackaged app (#38)
This is a workaround for #37 Toast notifications are not supported for unpackaged apps using the ToastNotifier. Instead of crashing, this change emits a log warning. Eventually the WindowsAppSDK notification APIs should be used instead, which support both packaged and unpackaged apps.
- Loading branch information
Showing
1 changed file
with
33 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters