I have completed integration of react native firebase to my project and im using Expo Managed Workflow. I'm using FCM to send push notifications, it's working fine for android devices, but ios devices dont receive the notification. ios devices only receive notification if I specify the fcm token for the device.
Please anybody can help?