moust / cordova-plugin-videoplayer

A Codova plugin to play video with the native MediaPlayer on Android devices.
MIT License
138 stars 103 forks source link

VideoPlayer not Defined #28

Open jonpaulh opened 8 years ago

jonpaulh commented 8 years ago

I seem to get VideoPlayer is not defined. I am using the following. Does this work with the latest versions of cordova?

Here is my index.html http://pastebin.com/u16LXUJp

Here is my index.js http://pastebin.com/DypKgTKr

Am I missing somehting simple?

moust commented 8 years ago

The plugin was not tested with the latest versions on Cordova so it may not work as expected. The code need probably to be updated with Cordova's recent changes.