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
For Kotlin.
notificationManager.notify(Calendar.getInstance().timeInMillis.toInt(),notificationBuilder.build())