Skip to content

ios中logo的角标没办法清除,安卓中logo没有角标 #561

@lhh-sofy

Description

@lhh-sofy
  • 插件版本:2.2.13
  • react-native 版本:0.57.3

你好,我在componentWillUnmount方法中使用了demo中的方法
//清除所有推送通知
JPushModule.clearLocalNotifications();
JPushModule.clearAllNotifications();
JPushModule.removeReceiveCustomMsgListener(this.receiveCustomMsgListener)
JPushModule.removeReceiveNotificationListener(this.receiveNotificationListener)
JPushModule.removeReceiveOpenNotificationListener(this.openNotificationListener)

目前情况是 ios中的logo数量角标没办法清除,安卓中是logo没有角标数字

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions