The Cognigy Click To Call SDK requires a browser that supports the WebRTC APIs:Documentation Index
Fetch the complete documentation index at: https://docs.cognigy.com/llms.txt
Use this file to discover all available pages before exploring further.
RTCPeerConnection, getUserMedia.
Web Browsers
WebRTC APIs are only available in secure contexts such as HTTPS or
localhost. Ensure your application is served over HTTPS in production.| Browser | Minimum Version |
|---|---|
| Chrome | 93+ |
| Firefox | 92+ |
| Safari | 15.4+ |
| Edge | 93+ (Chromium-based) |
Mobile Browsers
| Browser | Platform |
|---|---|
| Chrome for Android | Android 93+ |
| Safari for iOS | iOS 15.4+ |
| Firefox for Android | Android 92+ |
Runtime Detection
UsecheckWebRTCSupport() to verify browser compatibility at runtime before creating a client: