【发布时间】:2019-09-26 07:04:51
【问题描述】:
静默通知在 iPad 13 操作系统中不起作用。但是,在 12.4 操作系统中它可以正常工作。
这是我从服务器发送的有效负载
{
"aps": {
"content-available" : "1"
},
"BuildingId":13,
"NotificationTypeId":214,
"CustomerName":"Test",
"Amount":"6778",
"CustomerID":32752,
"Environment":"TEST",
"Title":""
}
想知道为什么会这样吗?
【问题讨论】:
-
欢迎来到 Stack Overflow。请阅读help pages,获取SO tour,了解how to ask good questions。最后学习如何创建Minimal, Complete, and Verifiable example
-
您好,请尝试将代码发布为文本而不是图像,这将有助于人们对其进行审核! idownvotedbecau.se/imageofcode
-
@Kalaimathi 你搞定了吗?
标签: ios