Skip to main content
Question

Does RingCentral Support Real-Time Communication Similar to WebRTC on iOS and Android?

  • November 22, 2024
  • 1 reply
  • 39 views

Forum|alt.badge.img

Hi RingCentral Community,

I'm exploring options for real-time communication within a mobile app and was wondering if RingCentral provides native support for real-time communication (RTC) similar to how WebRTC works in browsers. Specifically, I'm interested in how RingCentral handles real-time communication on iOS and Android devices.

Do you support WebRTC-like functionality or a similar protocol for mobile platforms, and if so, could you point me to any relevant documentation or code samples for integrating this into a mobile app?

Any help or resources would be greatly appreciated!

Thanks in advance!

1 reply

There is no native solution. The official web phone SDK works in mobile browser. You may consider to use a WebView widget + web phone SDK.