Some devices seem to have a bug in their Android versions and startCall fails with SecurityError because the CALL_PHONE permissions is not granted. This is not a requirement for self-managed connection services as per the official documentation though: https://developer.android.com/guide/topics/connectivity/telecom/selfManaged Alas, connection services takes over audio device management too, so let's handle the error and disable CS if we get SecurityError. |
||
---|---|---|
.. | ||
audio-mode | ||
back-button | ||
background | ||
call-integration | ||
external-api | ||
full-screen | ||
incoming-call | ||
permissions | ||
picture-in-picture | ||
proximity | ||
wake-lock | ||
watchos |