Hi all, I have an issue that I've been stuck on for the past week.
I'm using FCM with AWS SNS and I'm having the exact same problem that was posted in this link except its with ios. The solution mentioned in the link worked for Android (sending type data). However, this solution does not work for ios as type data for some reason is not received in the frontend without including type notification as well. And when type notification is included it sends an automatic push notification in the background (which is what I don't want).