element-call
element-call copied to clipboard
Error message for failure to init WebRTC
Your use case
What would you like to do?
Add an error message if we can't use WebRTC (eg. if we're on an insecure domain).
Why would you like to do it?
Currently just fails with a blank screen
How would you like to achieve it?
Have you considered any alternatives?
No response
Additional context
No response
We have a nice error message for this, but because it's thrown before React even mounts anything, it only displays in the console
We have a nice error message for this, but because it's thrown before React even mounts anything, it only displays in the console
Can't see that on a phone :(
Fixed by https://github.com/vector-im/element-call/pull/672/