moust / cordova-plugin-videoplayer

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

Plugin 'VideoPlayer' not found when trying to play the video #60

Open rmabunga opened 5 years ago

rmabunga commented 5 years ago

Hi. I installed the plugin as per instruction. I am testing on iOS. Got the logs from xcode. When I tried to play a video, it gave me this error:

ERROR: Plugin 'VideoPlayer' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml. 2018-11-05 17:04:14.836324+0800 MyRacehorse[812:468664] -[CDVCommandQueue executePending] [Line 142] FAILED pluginJSON = ["VideoPlayer1606454453","VideoPlayer","play",["https:\/\/testvideo.com\/media\/externalurls\/videos\/dfgdfg.mp4",{"volume":0.5,"scalingMode":2}]]

Is this only for Android?

famedevelopment commented 4 years ago

Same here as well

rbrand21 commented 3 years ago

Same. Currently looking for new video plugin. Any suggestions?