dawsonloudon / VideoPlayer

Video Player Plugin for Cordova 3.3+ Android
MIT License
54 stars 49 forks source link

VideoPlayer is not defined #13

Open arulapj opened 10 years ago

arulapj commented 10 years ago

Hi,

I have installed plugin in the latest cordova 3.6.3 version, when i tried to play a network file i am getting error

10-17 17:17:32.810: D/CordovaLog(8259): file:///android_asset/www/js/player.js: Line 19 : Uncaught ReferenceError: VideoPlayer is not defined

plugin is present in cordova_plugins.js

i am initiating video only after device ready

thank you.

kavinnashi commented 10 years ago

try reinstalling the plugin again and clean your app and run it ,this may help