问题
I want to disable notifications in order to manage them myself.
I tried to play with notification id for instance PushManager.setNotificationBuilder(this, 2, cBuilder);
but it doesn't help.
How can I do turn the notifications off?
Note: this question isn't an answer to my question but if you know how to really customize notifications, I mean add actions to them for example - your answer is appreciated too.
来源:https://stackoverflow.com/questions/38748817/disable-default-notifications-in-push-baidu