NoMaxLand

Results 4 comments of NoMaxLand

I need a similar feature but i think it's possible to set the badge option to 0 to clear badge like on iOS. ``` 'serverNotification'(title, text, userId, badge) { Push.send({...

Great ! I'm beginning in push notification world and I don't use badges feature yet. But I understand that you set count badge in the database ? Raix:push doesn't manage...

I don't know if we can use phonegap-plugin-push native functions, otherwise, clear notifications must be right with https://github.com/phonegap/phonegap-plugin-push/blob/master/docs/API.md#pushclearallnotificationssuccesshandler-errorhandler---ios--android-only But thanks you for your answer. It's will be easier.

This codepen gave me help needed : https://codepen.io/HugeHugh/pen/NRgmWm for future