I am seeing an impacting issue with playback of video ads through the HTML5 SDK on Android 6 devices.
adsManagerLoadedEvent
rmp.min.js:8 RMP: processAdsManager
rmp.min.js:8 U {type: "loaded", target: Y, b: Y, Gc: true, l: X…}
rmp.min.js:8 U {type: "contentPauseRequested", target: Y, b: Y, Gc: true, l: X…}
rmp.min.js:8 U {type: "start", target: Y, b: Y, Gc: true, l: X…}
rmp.min.js:8 Wd {type: "adError", target: Y, b: Y, Gc: true, h: Sd…}
rmp.min.js:8 RMP: getError - AdError 400: There was an error playing the video ad.
rmp.min.js:8 RMP: getErrorCode - 400
rmp.min.js:8 RMP: getInnerError - undefined
rmp.min.js:8 RMP: getMessage - There was an error playing the video ad.
rmp.min.js:8 RMP: getType - adPlayError
rmp.min.js:8 RMP: getVastErrorCode - 400
The issue here is that once the error has triggered the player stays on a black screen while the content playback in the background (you can also hear the ad sometimes). I have the same issue with ADV adTags. I could remember it was working fine 2-3 weeks ago so I guess maybe a Chrome or SDK update did bring something new to the table.
I tried on an Android 5 device with Chrome 48 and I could not see the issue. Then I tried on an Android 4 device with Chrome 48 and the issue was there. I am not seeing any issue in iOS or Desktop.