When implementing Push notification using IBM MobileFirst Platform. I noticed that when i send more then one message, the notification gets over write each other. And i am able to see only last notification in status bar.
The issue is the same with this article for Android phone. It recommends to use different Notification ID.
Android: Manage multiple push notification in device of an app
The question is: how I can fix this problem in IBM MFP v7.1 ?