Genymobile / genymotion-device-web-player

Genymotion Virtual Device Web Player
https://www.genymotion.com/
MIT License
92 stars 31 forks source link

bugfix: improve disconnect process regarding MediaManager #46

Closed pgivel closed 8 months ago

pgivel commented 8 months ago

Description

This PR fixes up the disconnect process regarding MediaManager. Previously, the manager was not correctly reset and when trying to toggle microphone again the old MicrophoneSender would be reused.

Also a few checks were added for better error handling.

Type of change

Checklist