Commit fa73a5b
fix: reprepare reward ad after dismissal (#16)
Reward units never set intervals[], so the shared reprepare(adObject:)
guard was returning early and never reloading the ad. Move the interval
guard inside the interstitial/opening branches only, so reward ads
always reload after dismissal.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 1829ee4 commit fa73a5b
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
366 | 366 | | |
367 | 367 | | |
368 | | - | |
| 368 | + | |
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
| 372 | + | |
372 | 373 | | |
373 | 374 | | |
| 375 | + | |
374 | 376 | | |
375 | 377 | | |
376 | 378 | | |
| |||
0 commit comments