В своем приложении я использую уведомление о Silent Push, чтобы регулярно общаться, но у меня проблемы, потому что уведомление о Silent Push, которое я получил, не запуская приложение, не обрабатывается. Версия ОС - iOS12. Я использую FCM для отправки push -уведомлений. Есть ли кто -нибудь с такой же проблемой?10:41:09.395630 +0900 apsd timestampForTopic? ##my.app.bundleidentifier## token
10:41:09.410548 +0900 apsd hasPayload? forTopic ##my.app.bundleidentifier## tokens (
)
10:41:09.428957 +0900 apsd copyAppSpecificTokensWithDomain - sandbox.push.apple.com for topic ##my.app.bundleidentifier## account ##account##
10:41:09.429047 +0900 apsd receivedPushWithTopic ##my.app.bundleidentifier## token payload timestamp Thu Dec 13 10:41:09 2018
10:41:09.429660 +0900 apsd : Received message for enabled topic '##my.app.bundleidentifier##' onInterface: NonCellular with payload '{
aps = {
"content-available" = 1;
};
"gcm.message_id" = "##gcm.message_id##";
}' with priority 5 for device token: NO
10:41:09.439475 +0900 SpringBoard Delivering message from apsd: 1641282366 ##my.app.bundleidentifier##
10:41:09.440909 +0900 SpringBoard making delegate () calls to deliver message 1641282366 {
aps = {
"content-available" = 1;
};
"gcm.message_id" = "0:1544665268470982%cdf8ec08cdf8ec08";
} for topic ##my.app.bundleidentifier##
10:41:09.441303 +0900 SpringBoard Received incoming message on topic ##my.app.bundleidentifier## at priority 1
10:41:09.442552 +0900 SpringBoard [##my.app.bundleidentifier##] Received remote notification request A9C2-0C29 [ hasAlertContent: 0, hasSound: 0 hasBadge: 0 hasContentAvailable: 1 hasMutableContent: 0 ]
10:41:09.442651 +0900 SpringBoard [##my.app.bundleidentifier##] Deliver push notification A9C2-0C29
10:41:09.442749 +0900 SpringBoard [##my.app.bundleidentifier##] Request DUET delivers content-available push notification to application
10:41:09.443031 +0900 SpringBoard [##my.app.bundleidentifier##] Not delivering user visible notification A9C2-0C29 because it has no alert, sound or badge
10:41:09.443141 +0900 SpringBoard [##my.app.bundleidentifier##] Not delivering user visible push notification A9C2-0C29 [ error=Error Domain=UNErrorDomain Code=1401 "Notification has no user visible content" UserInfo={NSLocalizedDescription=Notification has no user visible content} ]
10:41:09.444107 +0900 dasd Submitted Activity: com.apple.pushLaunch.##my.app.bundleidentifier##:A9B065
10:41:09.446320 +0900 dasd Daemon Canceling Activities: {(
com.apple.pushLaunch.##my.app.bundleidentifier##:A9B065
)}
0:41:09.446567 +0900 dasd CANCELED: com.apple.pushLaunch.##my.app.bundleidentifier##:A9B065 !
10:44:50.932320 +0900 locationd {"msg":"client getting effective client name", "bundleId":"##my.app.bundleidentifier##", "bundlePath":""}
Подробнее здесь: https://stackoverflow.com/questions/537 ... -cancelled
IOS Silent Push -уведомление отменено ⇐ IOS
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение