Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

发送消息的apns对象属性没有更新 #37

Closed
panlin586 opened this issue Oct 28, 2021 · 2 comments
Closed

发送消息的apns对象属性没有更新 #37

panlin586 opened this issue Oct 28, 2021 · 2 comments

Comments

@panlin586
Copy link

"ApnsInfo": {
"Sound": "apns.mp3",
"BadgeMode": 1, // 这个字段缺省或者为 0 表示需要计数,为 1 表示本条消息不需要计数,即右上角图标数字不增加
"Title":"apns title", // apns title
"SubTitle":"apns subtitle", // apns subtitle
"Image":"www.image.com" // image url
}
image
字段不一致

@yanglbme
Copy link
Member

收到,我们会尽快处理

@yanglbme
Copy link
Member

#38

这个问题已修复,下个版本会生效

yanglbme added a commit that referenced this issue Oct 31, 2021
* Support multi-type messages #40
* Fix apns field #37
* Add constant packages #42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants