AirConsole / airconsole-unity-plugin

A plugin for Unity to develop for AirConsole
http://developers.airconsole.com/#/guides/unity
GNU Lesser General Public License v3.0
69 stars 19 forks source link

fix weblistener exceptions caused by repeated initialization #74

Open bbeinder opened 3 months ago

bbeinder commented 3 months ago

Fixes exceptions caused by #65

marc-n-dream commented 3 months ago

This is an interesting approach, thank you for sharing and offering to contribute it @bbeinder

I will have to test it sufficiently after my vacation to ensure it does not have any adverse side effects across the supported Unity versions, different platforms and the domain reload settings. Or if it has an impact it would be necessary to decide on how to handle it or support developers in benefiting from it.