HELP - webview not playing ANY videos. Just black screen

We have an app that plays videos in multiple formats (youtube/html/mp4) inside webview so that user does not need to leave app for native player playback. iniOS everything works, in Android, just a black screen with audio. help?

Are you getting any errors?

No. Just a black webview. 

What does your android logs say

dylan.jones are you still having this issue? I am having a similar issue although I admit it is not with the Corona SDK. I am thinking possibly it is not an issue with Corona but something else. I am using the Titanium SDK to launch a webview.

I am getting a black screen when I play a video in an Android webview, but I can still hear the audio. Oddly enough if I fullscreen the video (probably launches the native fullscreen) I can see the video just fine.

I do get an error in the log I can see when I press play.

E/MediaPlay-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0

And a warning:

MediaPlayer: this is IMEDIA_PLAYER_VIDEO_EXIST

Anyone experience this as well?

Are you getting any errors?

No. Just a black webview. 

What does your android logs say

dylan.jones are you still having this issue? I am having a similar issue although I admit it is not with the Corona SDK. I am thinking possibly it is not an issue with Corona but something else. I am using the Titanium SDK to launch a webview.

I am getting a black screen when I play a video in an Android webview, but I can still hear the audio. Oddly enough if I fullscreen the video (probably launches the native fullscreen) I can see the video just fine.

I do get an error in the log I can see when I press play.

E/MediaPlay-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0

And a warning:

MediaPlayer: this is IMEDIA_PLAYER_VIDEO_EXIST

Anyone experience this as well?