I was wondering and checked most of the questions here, and did some research on why this is happening, because how I set my badge is based on Android Developer Site
I encountered that my badge does not show when I have set the
builder.setGroupSummary(true);
I also did a lot of debugging checking if I have done anything wrong within my code but whenever I remove this line of code, the badge shows up again.