I have implemented native ads in my app on recylerview playing videos automatically. I need video ads to autoplay so as to blend with the experience of my app and I want to remove the default play pause and mute button from the native ads video. I have tried to use videocontroller.play() after populating adview but didn't work. I have also tried setCustomControlsRequested(true) in my video ads options but the same controls are still there. Please what am I doing wrong?
Asked
Active
Viewed 452 times
1
-
Please provide enough code so others can better understand or reproduce the problem. – Community Jan 10 '22 at 10:37
-
Have you solve it? – Mostafa Onaizan Sep 03 '22 at 19:06