I have implemented Firebase cloud messaging "Push notifications" properly in android and iOS
I can receive the notifications in my devices both iOS and android but I'm not able to see the count of opened notification in Firebase console!
Is there a thing to enable this in code or Firebase console?
Thanks for the help in advance.