I am receiving only one notification and if there comes another notification, it replaces the previous one and here is my code
private static void generateNo
At the place of uniqueIntNo put unique integer number like this:
uniqueIntNo
mNotificationManager.notify(uniqueIntNo, builder.build());