-
创建时间
16年7月14日
-
最后回复
16年7月15日
-
5
回复
-
801
浏览
-
2
用户
-
2
链接
推送消息
curl -X POST \
-H "X-LC-Id: 3S9gVBGnoAseH0zs24910lRD-gzGzoHsz" \
-H "X-LC-Key: f7lM0hfhfcRAsWDn54YAKyy4" \
-H "Content-Type: application/json" \
-d '{
"alert_type":1,
"alert":"aaa",
"data": {
"action": "com.avos.UPDATE_STATUS",
"name": "LeanCloud."
}
}' \
https://leancloud.cn/1.1/push
你好,建议你 debug 断点调试一下,看下 intent 里都有什么数据。
然后仔细核对与文档的配置步骤有什么不同: https://leancloud.cn/docs/android_push_guide.html#自定义_Receiver5
推荐主题
主题 | 分类 | 回复 | 浏览 | 活动 |
---|---|---|---|---|
导入数据,一直提示处理中,请稍后 | 问题讨论 | 3 | 952 | 16-06-12 |
域名备案需要上传证书扫描件 | 问题讨论 | 1 | 1.0K | 18-11-16 |
Pointer 关联不上 Class 了 | 已修复 | 1 | 924 | 20-06-22 |
实名认证报错,认证不了呀 | 账户和使用 | 1 | 642 | 22-10-20 |
Rest Api usersByMobilePhone | SDK / API | 1 | 656 | 22-11-8 |