felnanuke2 / flutter_google_cast

BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

currentSessionStream not working #4

Closed alr2413 closed 11 months ago

alr2413 commented 11 months ago

Hi, I'm trying to listen to GoogleCastSessionManager.instance.currentSessionStream stream to get information of active session, but it never gets triggered. Also, I'm testing on android device.

alr2413 commented 11 months ago

I found the issue, it's related to my code, sorry