Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VideoPlayer seems to run in background on android #61

Open
lboisset opened this issue Nov 27, 2018 · 2 comments
Open

VideoPlayer seems to run in background on android #61

lboisset opened this issue Nov 27, 2018 · 2 comments

Comments

@lboisset
Copy link

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.

@Valkhan
Copy link

Valkhan commented Feb 22, 2019

Having same issue here, i can hear the audio, but no image

@obaqueiro
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants