Hi, I have an issue in showing the publisher video to the subscriber in the React application from ionic IOS application. Below is the scenario.
I have both react and ionic application, I was testing the app and found that when I create a session ionic IOS application and tried to join the session from react application. The IOS video was not shown in the React app but the React video was displayed in the ionic application.
I further continued to verify the scenario between ionic android and ionic iOS application and ionic android and React web application everything works fine.