I have cloned and ran the github https://github.com/firebase/friendlychat friendly chat project for Android. It is creating chat app between all users but I was expecting to see a notification since they have included FirebaseMessagingService in the code.
AM I expecting to much or I need to change something in code to get notification in my notification bar?
Any direction would be helpful.