jitsi / jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Apache License 2.0
273 stars 238 forks source link

iPhone disconnecting after initial connection #117

Open marcnelson-ringconnect opened 2 years ago

marcnelson-ringconnect commented 2 years ago

We have a iOS mobile app based on the nopodssample to provide video calls for our clients. The app and Jitsi (nopodssample) works fine when the phone is connected via WIFI, but when it is on 4G the connection is made between the 2 participants (1 on iPhone one on PC), no video of the iPhone participant is shown, then after a few seconds the connection is lost.

Using the exactly same app, PC software and server hosting but with the iPhone connected to WIFI it works fine.

Has anyone any ideas what could be causing this issue with a 4G connection?