Skip to content

Notification API not working after packaging in MSIX #1

@terryds

Description

@terryds

When building into .msi with Tauri, sendNotification works perfectly.

After packaging it into MSIX (that got submitted to Microsoft Store), the notification is not working

Line of code:

sendNotification(important_link_payload.message);

I also have opened an issue related to this on Tauri plugin repository: tauri-apps/plugins-workspace#1659

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwindows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions