Firebase FCM iOS notification

38 Views Asked by At

I am using two different firebase database on my flutter application. Let say primary and secondary database.

When I am sending message from cloud messaging by using FCM tokens, from primary firebase database it's working but it's not working from secondary firebase database.

This is happening only with iOS devices, but it's working perfectly on android devices.

enter image description here

Please help me here.

0

There are 0 best solutions below