平台: iOS
SDK: AVOSCloudIM (3.4.4)

  -d '{"from_peer": "1", "to_peers":["2"],"message": "{\"_lctype\":2,\"_lctext\":\"请修改群发内容\",\"_lcattrs\":{\"titleColor\":\"warning\",\"content\":\"test: 请拨打客服电话: 400-0000-0000\"}}", "conv_id": "5852977467d9a73d949b9xxx", "transient": false}' \

在 iOS 上通过 SDK 去发送这种消息类型,是可以收到回调的

都做了,通过 SDK 发是能收到回调的

找到原因了,

-d '{"from_peer": "1", "to_peers":["2"],"message": "{\"_lctype\":2,\"_lctext\":\"请修改群发内容\",\"_lcattrs\":{\"titleColor\":\"warning\",\"content\":\"亲爱的会员:\n\n您群发的自定义内容未通过审核,请重新提交\n\n如有任何疑问,请拨打客服电话: 400-0000-0000\"}}", "conv_id": "584cf6198d6d8100544ddxxx", "transient": false}'

不能有 \n 符号