I am developing android and IOS app, it requires push notification,I have integrated FCM with notification payload,(IOS only supports Notification payload).So as I know in notification payload FCM itself put Notification.Once user clicks then only I can get the data of notification It doent hit onMessage received when the app is killed.If user doesnt click.If he clears how to handle it.Please help me.
Thank you.