Windows桌面应用程序上的推送通知

发布于 2025-02-07 00:21:32 字数 255 浏览 2 评论 0原文

我们目前正在为Android,iOS和桌面 / Windows编写跨平台应用程序。

我们的应用程序依赖于推动通知来触发我们的应用程序中的操作,该应用程序在Android和iOS上的效果非常好。在Windows上,我们将应用程序用Innosetup-Installer作为.exe运送。是否可以使用Microsoft Service(WNS)向我们的应用程序发送推送通知?还是仅适用于Windows Store应用程序?

谢谢你,最好的问候

langohr

we are currently writing an Cross-Plattform Application for Android, iOS and Desktop / Windows with Flutter.

Our Application relies on Push Notifications to trigger actions in our application, which works perfectly fine on Android and iOS. On Windows we ship our application with an InnoSetup-Installer as an .exe. Is it possible to use the Microsoft Service (WNS) for sending Push Notifications to our application? Or is this only possible for Windows Store Applications?

Thank you and best regards

Langohr

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

生来就爱笑 2025-02-14 00:21:32

似乎有一个插件 https://pub.dev/packages/quick_notify 为此。不过,存储库似乎已存档。所以不确定。它确实支持Windows通知。

There seems to be a plugin https://pub.dev/packages/quick_notify for that. The repo seems to be archived, though. So not sure about it. It does support Windows notifications.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文