Skip to content

badge问题 #3

@danceyoung

Description

@danceyoung

// 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角标没反应

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions