WebRTC-Experiment icon indicating copy to clipboard operation
WebRTC-Experiment copied to clipboard

Chrome to iOS Native App call is not working

Open raveendar opened this issue 4 years ago • 1 comments

raveendar avatar Jul 16 '19 11:07 raveendar

Hi Khan,

I am facing issues in chrome to iOS native call after chrome update

Working Case:

  1. Chrome 65
  2. iOS Native App
  3. Both are in different network
  4. Uses CoTurn
  5. Call initiated from Chrome to iOS native and call connected
  6. Call initiated from iOS native app to Chrome and call connected

Failure Case:

  1. Chrome 75
  2. iOS Native App
  3. Both are in different network
  4. Uses CoTurn
  5. Call initiated from Chrome to iOS native and call not connected (ice candidate failed)
  6. Call initiated from iOS native app to Chrome and call connected (working fine)

Only problem is When chrome initiates the call, it occurs after Chrome new update

Thanks, Raveendar Y

raveendar avatar Jul 16 '19 11:07 raveendar