Silver
Silver
Hi, I recently updated my app to angular 9 and it works fine with `ng serve`, but when I try to build it with `ng build --prod` I get the...
Hello, My app works fine when I make calls from iOS to web, iOS to iOS, but when I try iOs to Android or viceversa, both phones stop the video...
Processing legacy "View Engine" libraries: (node:24014) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead (Use `node...