You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
I am having trouble launching the session manager.
I am running an onclick function (just as in the demo) which calls this.$.video.launchSessionManager();. Nothing happens at all. No errors from the google-castable-video-error either.
Is there any way I can check if launchSessionManager has been run?
Based on this I have some questions:
Since most updates in this repo were made about a year ago; is this up to date with the current version of Polymer/Cast?
Would it be possible to add some more errors if that is not the case?
Am I missing any crucial part which probably should be in the docs?
The text was updated successfully, but these errors were encountered:
tskarhed
changed the title
Current status of launchSessionsManager
Current status of launchSessionManager
Oct 23, 2016
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am having trouble launching the session manager.
I am running an onclick function (just as in the demo) which calls
this.$.video.launchSessionManager();
. Nothing happens at all. No errors from thegoogle-castable-video-error
either.Is there any way I can check if
launchSessionManager
has been run?Based on this I have some questions:
The text was updated successfully, but these errors were encountered: