VuNguyen – 06-20 Jul 20
Hi, I'm using PeerJS for voice chat, the problem is if when the other user try to call this user, but if this user takes long time to grant microphone access, then the call from other user would miss because the call event hasn't registered yet.
What should I do to overcome this problem?
What should I do to overcome this problem?

