HbbPlayer icon indicating copy to clipboard operation
HbbPlayer copied to clipboard

[plug-in missing] issue

Open bouygues opened this issue 8 years ago • 1 comments

When I try to launch the wgt, it show an error message on screen: plug-in missing. While debuging, it seems that:

  • appManager can be created successfully;
  • app = appManager.getOwnerApplication(document); --> getOwnerApplication is not a function.

So, how could I update the plugin? Or how to find the right version of that plugin?

bouygues avatar Dec 15 '17 11:12 bouygues

Hi,

HbbPlayer is not meant to be run on regular WebBrowser. It'd rather be run on TV which supports HbbTV technology. In this case it provides required objects.

kkluczek avatar Dec 15 '17 13:12 kkluczek