Young

Results 2 issues of Young

hi sessionInfo(): ``` > sessionInfo() R version 3.3.2 (2016-10-31) Platform: x86_64-apple-darwin13.4.0 (64-bit) Running under: macOS Sierra 10.12.2 locale: [1] zh_CN.UTF-8/zh_CN.UTF-8/zh_CN.UTF-8/C/zh_CN.UTF-8/zh_CN.UTF-8 attached base packages: [1] stats graphics grDevices utils datasets methods...

branch:stable

// Aps 通知栏iOS消息的aps字段,详情请参照苹果文档 type Aps struct { Alert map[string]string `json:"alert,omitempty"` Badge int `json:"badge,omitempty"` Category string `json:"category,omitempty"` ContentAvailable int `json:"content-available,omitempty"` Sound string `json:"sound,omitempty"` } Badge 应该对应badge_type,应该参考腾讯信鸽文档。如果写成badge角标没反应