Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mcomisso opened this issue Apr 20, 2024 · 2 comments
Open

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

mcomisso opened this issue Apr 20, 2024 · 2 comments

Comments

@mcomisso
Copy link

mcomisso commented Apr 20, 2024

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.

@DandyLyons
Copy link

IMG_5279

I believe this is fixed now and should be closable.

@mcomisso
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants