Notifications are not working in release build #8507
Replies: 2 comments 3 replies
-
So I tested my app on Linux and notification is worked fine. I believe this is only problem in Windows. |
Beta Was this translation helpful? Give feedback.
0 replies
-
That's intentional
Did you install the app (via setup.exe or MSI) first? It needs to be installed for the appid based icon to work. |
Beta Was this translation helpful? Give feedback.
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.
-
Hello. I am currently having a problem with notification API. I am able to send notifications from Javascript side in dev build, they also appear as if they are sent from windows powershell. But when I build the application for release, notifications are not sent. Does anyone knows what would be the cause of this?
My
tarui.conf.json
:Beta Was this translation helpful? Give feedback.
All reactions