How to track received notification in iOS and Android using FCM? – Ios swift
We are sending Push Notification through the Server. I wanted to track the event, how many notification were received on iOS and Android. Is there any way to get this number with notification info? Is there any delegate method or…