Skip to main content

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!

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.


Reply