tauri-apps / tauri-apps/plugins-workspace

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

Open
#1,659 0 comments 0 reactions 0 assignees View on GitHub
platform: windows plugin: notification type: bug
Dominant language
Rust
Stars
1.8k
Forks
602
Avg merge
4d 14h
Merged PRs (30d)
9

Description

Hi,

I'm trying to package my app into MSIX with [Windows MSIX Packaging Tool](https://learn.microsoft.com/en-us/windows/msix/packaging-tool/tool-overview)

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.