Genymobile / genymotion-device-web-player

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

[PLAYER-7] fix issue when destroy a not fully initialized player #66

Closed jparez closed 5 months ago

jparez commented 5 months ago

Description

When calling setupRender and destroy() in a loop destroy() destroy try to delete object not already load

see https://genymobile.atlassian.net/browse/PLAYER-7

Type of change