Hello,
I'm using API 4.0-5.0 on emulator TV 5.5,
When live stream list work, there is no problem; but if there are some problem ( example firewall blocking, or stream no working) we can't zap on another fastly, beacause we are await prepareAsync, blocking too, when connection to url can't be etablished, and player status stay in preparing status, can't be unprepraed.
How can I cancel it, it doesn't accept a CancellationToken.
Thank you.