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?