如果你的NotificationExtension打断点不走的话,
原因是!!!!!!
需要打开每一个target的 PushNotifications
图片.png
sorry,我才发现以前忘了一个步骤。。。。。
推送参数如下:
{"aps": {"alert": "This is some fancy message.", "badge": 1, "sound": "default", "mutable-content": "1", "imageAbsoluteString": "http://upload.univs.cn/2012/0104/1325645511371.jpg"}}
网友评论