Agora web : in my angular 14 application, bootstrap of the app will stop because of an error, in some devices. Mostly xiaomi devices and miBrowser but not only will end up in a blank screen. Angular app will not be able to load, because the error will stop execution;
Related errors:
"Uncaught ReferenceError: RTCPeerConnection is not defined"
"ReferenceError: Can't find variable: RTCPeerConnection"

