请问JPushInterface.clearAllNotifications()一直无法清除通知栏怎么处理?

liu617
2017-08-11 09:40 510 0

D/JIGUANG-JPush: [JPushDataAction] Action - onActionRun
D/JIGUANG-JPush: [PushServiceCore] bundle:Bundle[{action=cn.jpush.android.intent.MULTI_PROCESS, multi_type=10, sdktype=JPUSH}]
D/JIGUANG-JPush: [PushServiceCore] Action - handleServiceAction - action:cn.jpush.android.intent.MULTI_PROCESS

在主线程调用:

JPushInterface.clearAllNotifications(MyApplication.getAppContext().getApplicationContext());

1个回答

热门排序
  • tangxian
    2017-08-14 07:11

    你好,看这个日志没有什么问题的。你要清除的这些通知是SDK展示的吗?请提供一下sdk版本,以及使用的手机相关信息。