Zoom Video SDK: Broadcast Messages Not Showing on Mobile (iOS/Android)

I am using @zoom/react-native-videosdk in mobile app and on web app i am using ‘@zoom/videosdk-ui-toolkit’

So when I send message to everyone from web app as a host, then on the mobile app IOS and Andriod messages are not received. As the message is sent to everyone, it should be received.
But If i send message one to one to mobile user than the messages are showing.
So, how can i resolve this issue of the message not showing if sent to everyone?