Sarah Tully
Sarah Tully
Thank you, Joyce, for your quick response.
@charliesantos thank you, we will try the workaround and get back to you.
 @charliesantos At first I thought the workaround worked but I realized localhost was causing my window to livereload upon coming back each...
We experienced this issue as well. After 5 minutes the iOS participant's audio has static and stutters. When they unplug headphones after another ~5 minutes the static occurs again. Room...
I had this happen to me vs code imported the wrong path. Double check the import, should be `import { ElectronService } from 'ngx-electron';` and not `import { ElectronService }...
@fishgrind I had this issue as well. You need to include the ampersand in the param: `this.ga.setVar('&cn', ...)`