gpt4 book ai didi

ios - 静默推送通知在 ios 13 中不起作用

转载 作者:行者123 更新时间:2023-12-01 18:04:13 24 4
gpt4 key购买 nike

静默通知在 iPad 13 操作系统中不起作用。但是,在 12.4 操作系统中它工作正常。

这是我从服务器发送的有效负载

{
"aps": {
"content-available" : "1"
},
"BuildingId":13,
"NotificationTypeId":214,
"CustomerName":"Test",
"Amount":"6778",
"CustomerID":32752,
"Environment":"TEST",
"Title":""
}

想知道为什么会这样吗?

最佳答案

添加“apns-push-type” header 字段解决了这个问题。请注意,这是一个 APNS POST 请求 header 字段,而不是推送 JSON 中的新键。

关于ios - 静默推送通知在 ios 13 中不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58111255/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com