Closed jaggernod closed 1 year ago
Can you test with the last version?
If possible, send the error stack trace.
Thank you very much for the answer but I have switched to another solution so am not able to check.
@jaggernod out of curiosity, what is the solution you switched to?
Just plain AudioElement
form html_dart2js
is sufficient.
Reproduction steps:
unload()
the audioObserved behaviour: NPE is thrown. Due to the null pointer in the
_releaseHtml5Audio
asaudio._unlocked
is null.Desired behaviour: Audio is unloaded and ready to play other tracks