Skip to content

cyber_mega_phone.js: Avoid ReferenceError if RTCRtpTransceiver is undefined#6

Open
InterLinked1 wants to merge 1 commit intoasterisk:masterfrom
InterLinked1:master
Open

cyber_mega_phone.js: Avoid ReferenceError if RTCRtpTransceiver is undefined#6
InterLinked1 wants to merge 1 commit intoasterisk:masterfrom
InterLinked1:master

Conversation

@InterLinked1
Copy link
Contributor

If RTCRtpTransceiver is not supported in a browser, the application currently crashes with a ReferenceError in isUnifiedPlanDefault(). For compatibility, skip the check if RTCRtpTransceiver is not supported.

…efined.

If RTCRtpTransceiver is not supported in a browser, the application
currently crashes with a ReferenceError in isUnifiedPlanDefault().
For compatibility, skip the check if RTCRtpTransceiver is not supported.
@InterLinked1
Copy link
Contributor Author

If RTCRtpTransceiver is not supported in a browser, the application currently crashes with a ReferenceError in isUnifiedPlanDefault(). For compatibility, skip the check if RTCRtpTransceiver is not supported.

@gtjoseph Just wanted to mention someone for visibility, since this repo isn't very active. Is there a review process for this project as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant