Open arulapj opened 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.
try reinstalling the plugin again and clean your app and run it ,this may help
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.