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}]]
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?