VideoPlayer icon indicating copy to clipboard operation
VideoPlayer copied to clipboard

Video Player Plugin for Cordova 3.3+ Android

Results 19 VideoPlayer issues
Sort by recently updated
recently updated
newest added

Myself using ionic 1 and Cordova 7.0 this plugin works in android 5 and Android 6 but not work in Android 7 and Android 7.1 When I used to play...

cordova cli 7.0. requires package.json for each plugin. see https://github.com/sitewaerts/VideoPlayer

user can't control video

hi thank for your plugin that is perfect too much but i need a finish event for end of videos can you add this event to function videoplay so much

Hi, Is there a reason why a video id works but other don't? They are from the same playlist with the same permissions.

After play video, and user click on backbutton, this user goes back to the app. Is there some callback to tel app that user is back.

according to this http://phonegap.com/blog/2015/05/26/npm-plugins-available/ http://cordova.apache.org/announcements/2015/04/21/plugins-release-and-move-to-npm.html so...just want to inform you that your plugin should be move to npm in the future...

Hi, I am using this plugin with cordova 3.3 but when I execute it I get an error in the console, "ReferenceError: VideoPlayer is not defined is it a bug...

Hi there, just wondering if this plugin solves the problem with Android devices whereby you can't seek accurately to a particular frame? E.g. Seeking video on My Sony Xperia Z1...

Why does VideoPlayer.play("some youtube embed url") opens up the YouTube app? Doesn't it suppose to play video in native android player?