Webrtc SDK Softphone

I have got the following link for integrating Genesys webrtc sdk into custom web application.

I want to replicate the same for mobile application in flutter, do any one has links to necessary resources for integrating Webrtc softphone into flutter.

Thanks in advance.

Hi Shubham_Bhosale

While there's no specific guidance on integration into flutter, you could implement a web-based version of the softphone using WebView in Flutter for web applications.

Note: This is just one suggestion out of many ways to handle your use case.

Thanks @Zino_Onokpise

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.