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.
Please help me here.
