关于极光推送ios端 点开通知栏闪退的问题
作者:互联网
解决方案 推送数据结构如下:
"ios": { "alert": { "title" : "JPush Title", "subtitle" : "JPush Subtitle", "body" : "JPush Body" }, "sound": "default", "badge": "+1", "thread-id": "default", "extras": { "newsid": 321 } }
注意 alert 里面要包含title alert是字符串就闪退
标签:JPush,default,点开,title,ios,alert,栏闪退,推送 来源: https://www.cnblogs.com/mlh1421/p/14278360.html