Plugin videoPlayer PhoneGap not working

心不动则不痛 提交于 2019-12-02 09:38:05

问题


I'm using cordova 2.9.0 and I installed the videoPlayer plugin: https://github.com/macdonst/VideoPlayer

I added in config.xml the plugin and in the index.html after declaring cordova.js I included de video.js. Well, when I call the function window.plugins.videoPlayer.play I get the following error:

Uncaught Error: Error calling method on NPObject.

Thanks.

来源:https://stackoverflow.com/questions/18344958/plugin-videoplayer-phonegap-not-working

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!