I'm developing an app in Android using ACS push notification. For each notification received, it's displayed one by one, I want to know how can I merge them into only one notif item. I'm aware from the ACS android sdk there's showNotification() function that can be implemented to specify custom notificationId, but I'd like solution in javascript
↧