Hi! there!
We are using chat-SDK chat21 for android and iOS.
Under my firebase account, I have 2 applications 1 for android and another for iOS.
For Android, we are using google-service.json file with App ID.
For iOS, we are using GoogleService-info.plist file for configuration chat21 SDK
But, When I do message from android the iOS does not receive any message the same thing happening from iOS to android application.
It's because we are using different applications ( project settings -> Your apps section ) both have different App ID though App ID is only used In android application.
The internal chat I mean iOS to iOS and android to android chat works absolutely fine cross-platform chat does not work.
Functions logs are as below.


Let me know if I am lacking something in configuration so can fix quickly thanks