NeverDecaf / discord-PWA

A wrapper for the Discord web client as a PWA, made for Chromium browsers on desktop.
MIT License
145 stars 13 forks source link

RTC Connecting #50

Open lvstsss opened 1 year ago

lvstsss commented 1 year ago

Whenever I try to connect in a voice channel it gets stuck at "RTC Connecting"

Using Ungoogled Chromium, Version 116.0.5845.82.

NeverDecaf commented 11 months ago

I know this is months late but I believe this issue is due to your browser not supporting web assembly. If you open the console you will likely see an error in one of discord's js that says: Uncaught ReferenceError: WebAssembly is not defined