Skip to content

[bug] [notification] Notification on windows are not working after I package the app into MSIX #1659

Open
@terryds

Description

@terryds

Hi,

I'm trying to package my app into MSIX with Windows MSIX Packaging Tool

But, somehow the notification (sendNotification) doesn't work.
After some digging, I'm thinking that the probable cause is that the notification failed to recognize the app_id (there were no errors shown, I was just assuming)

So I enter the same package name as the one in build.identifier in tauri config.
But, it still doesn't work.
I'm trying to enter Package Family name into build.identifier but Tauri doesn't allow it since the identifier don't support underscore (while Package Family Name format in windows always contain underscore)

Please help

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions