How to show ads at specific points using ExoPlayer's IMA extension?
I am using ExoPlayer 2.7.3 with IMA extension. I have to show ads at certain intervals. I have managed to integrate the AdsLoader and AdsMediaSource . I am receiving and displaying the ads. But the ads are only appearing at the beginning of the movie. How do I make the ads to be shown at the points when I want them to (for eg. at every 30 minutes)? I'm not sure whether you are using the IMA extension with the ImaAdsLoader or your custom implementation of AdsLoader which is part of the core library (no IMA extension required): Using IMA ad tags If you are using the IMA extension you need to