We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
try reinstalling the plugin again and clean your app and run it ,this may help
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: