I have a problem reading video in a StageWebView for Android device.
I use the html5 video tag and I would like to read this video in a StageWebView for an Android application.
For iOS I had no problem but on Android device the player is black and I hear only sounds.
I tried a lot of JS players but all have the same issue.
Has anyone had this kind of issue?
In
App.xml
Android manifest, try enable hardware acceleration. Maybe it's that..