使用 .NET MAUI 在 iOS 中发送带有自定义图标/图像的推送通知

问题描述 投票:0回答:1

我想在 .NET MAUI 应用程序中发送自定义推送通知。自定义通知的示例是,当您在 WhatsApp 或 iMessage 上收到通知时,它有一个自定义应用程序图标/发件人个人资料图片,如下所示: Custom Notification Reference Image

或类似 Uber 的服务: Uber Custom Notification Reference Image

我想从一开始就知道如何做到这一点,因为我没有得到任何关于如何做到这一点的正确参考或文档。请向我解释完整的演练并指导我完成它。预先感谢您。

push-notification notifications apple-push-notifications maui
1个回答
0
投票

您好,请查看下面的链接,这会对您有所帮助。

https://dev.to/serhii_korol_ab7776c50dba/creating-push-notifications-for-android-in-net-maui-2ak4

© www.soinside.com 2019 - 2024. All rights reserved.