Open lboisset opened 5 years ago
Having same issue here, i can hear the audio, but no image
In my case calling to this.VideoPlayer.play(videoPath) does absolutely nothing. The player used to work some months ago but now it doesn't work at all :( Anyone knows a working alternative that can play locally stored files?
After updating all my cordova plugins and getting the latest version of cordova-android the plugin started to fail on android. It seems to be launed because I can hear the audio of the video but it's like my angularJS app keep in the foreground or something like this. But it works as used to be on iOS.
Just as a note I'm forcing 'com.android.support:support-v4:27.1.0' on the gandle build.