Hi Team,
I tried to reuse the same ad container and play the same ad again and again when we tap on play button present in Advanced sample application. From second time the "Learn More" and "Ad Countdown Timer is not displaying" upto to when ad reaches "Skip Ad" position.
Platform: Android
IMA SDK version: 3.8.2
Observed with AdvancedExample Application.
I have commented mPlayButton.setVisibility(View.GONE); in VideoPlayerController.java file of AdvancedExample Application.
Steps:
1. Launch the application
2. Tap on "Pre-roll, linear, skippable"
3. Tap on "play icon", see the ad ui it shows "Learn More" and "Ad Countdown Timer" properly.
4. Wait for the ad to complete.
5. Tap on "play icon" again. The ad is playing fine but "Learn More" and "Ad Countdown Timer" is not seen.
Please can you help me to find the cause.
Note:
Thanks
Farook