twilio / video-quickstart-ios

Twilio Video Quickstart for iOS
https://www.twilio.com/docs/api/video
MIT License
460 stars 178 forks source link

Can't make calls between Android and iOS #644

Open TuTV04 opened 2 years ago

TuTV04 commented 2 years ago

I have a problem that I can't make video calls between iOS and Android. Whether the two devices are iOS or Android still work fine. iOS: TwilioVideo (4.6.3) Android: TwilioVideo (8.0.0) This is the error I got: 2022-02-09 15:40:18.764850 + 0700 delogo [1228:411101] BUG: Twilio: Core: <0x113043068> Message received (108 bytes): {"body": {"version": 1, "type": "error", "join": [], "code": 53106, "message": "Room not found"}, "type": " msgid "} Here is the sid in the faulty call: RM2091fe33bf3792b17100c3255beae368

hussainashraf4u commented 2 years ago

Same issue here, works on same os but does not work on cross platform. Can anyone address the issue?