THEOplayer / android-ui

UI component library for the THEOplayer Android SDK
https://www.theoplayer.com/docs/open-video-ui/android/
MIT License
7 stars 2 forks source link

Fix Chromecast setup #34

Closed MattiasBuelens closed 2 weeks ago

MattiasBuelens commented 2 weeks ago

The ChromecastButton wasn't working correctly:

This PR fixes these issues, and makes Chromecast work out-of-the-box in our demo app. I also added a new guide explaining how to do this in your own app.

Thanks @ceyhun-o for reporting!

m-derakhshan commented 2 weeks ago

@MattiasBuelens Hello, Thank you for addressing this request quickly. May I kindly ask for a deployment so we can use it in our app?

MattiasBuelens commented 2 weeks ago

@m-derakhshan We're going to fix #35 first, since otherwise Chromecast is still not very usable. But expect a new release soon. 😉

MattiasBuelens commented 2 weeks ago

@m-derakhshan Fix is in 1.7.3. 🚀

m-derakhshan commented 2 weeks ago

@MattiasBuelens oh thank you. that was fast :)