prebid-mobile-android icon indicating copy to clipboard operation
prebid-mobile-android copied to clipboard

onAdFailed was triggered twice by InterstitialController when rendering an expired/invalid video URL

Open elq81hc opened this issue 3 months ago • 0 comments

Describe the bug onAdFailed was triggered twice in InterstitialController when rendering an ad that contained an expired/invalid video URL

To Reproduce Steps to reproduce the behavior:

  1. Set up the prebid server to return a winning bid having an invalid video URL
  2. Go to PrebidInternalTestApp
  3. Click on 'Video Interstitial 320x480 (In-app)'
  4. Wait for 30s
  5. See onAdFailed was fired twice

Expected behavior onAdFailed should be fired only 1 time

Smartphone (please complete the following information):

  • Device: Samsung
  • OS: Android
  • Version: 15

Additional context

https://github.com/user-attachments/assets/2ca76981-1781-4114-81d4-b0c45ac13b4d

elq81hc avatar Oct 03 '25 16:10 elq81hc