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

Impression of AD's in List is not recorded #731

Open
devrath opened this issue Jul 21, 2024 · 1 comment
Open

Impression of AD's in List is not recorded #731

devrath opened this issue Jul 21, 2024 · 1 comment

Comments

@devrath
Copy link

devrath commented Jul 21, 2024

What I am doing:

  • I have implemented the preloading feature using the sample here -> here.
  • I have made a compose version of it and using LazyList
  • I am able to successfully display the AD's
  • I can see the AD in the first position.

What is happening
CASE-1:

  • Once I view the AD in the list at the first position & without clicking it I navigate back to the previous screen
  • This impression is not recorded in the console 😟

CASE-2:

  • Once I view the add in the list at the first position & without clicking it I scroll down so the AD disappears and scroll back up so that the AD re-appears(I have still not clicked the AD). Now I navigate back to the previous screen
  • This impression is recorded in the console 😄

Questions

  • Why in CASE-1 the impression is not recorded
  • Is it expected behavior or is there a bug here? 🐞
@NVentimiglia
Copy link
Member

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