hiddevdploeg/Billboard

Rendered ads have a off-by-one image/content association

Opened this issue · 2 comments

Hi, I noticed that the images associated to a banner have the tendency to fall behind after the 1st rendering.

The first ad works well. But when the user changes tab and comes back, it starts seeing the mentioned issue.
Example:

Screenshot 2024-04-20 at 12 26 26 Screenshot 2024-04-20 at 12 26 52 Screenshot 2024-04-20 at 12 27 28

The difference between displayed ad and image never increases more than 1 from my tests.
Tapping on them loads the advert for the title/subtitle displayed.

IMG_5279

I believe this is fixed now and should be closable.

No, it is still happening.

To see the issue, add a floating banner on a tab, switch to another tab of the app and come back to the first one.

The image stays the same, but the rest of the banner's metadata changes correctly