moust / cordova-plugin-videoplayer

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

Change cordova plugin id #59

Open afdev82 opened 5 years ago

afdev82 commented 5 years ago

The cordova prepare command is broken if the plugin id is different from the package name in package.json.

We should change the plugin id or use cordova plugin add https://github.com/moust/cordova-plugin-videoplayer.git when installing the plugin.

afdev82 commented 5 years ago

I found why... we could also change this to be the right plugin id