Skip to content

Conversation

@lmac012
Copy link
Contributor

@lmac012 lmac012 commented Nov 11, 2025

Task/Issue URL: https://app.asana.com/1/137249556945/project/488551667048375/task/1211895589066588

Description

Steps to test this PR

  • Activate any kind of subscription
  • Verify using logcat that count pixels with wide_ prefix are being sent.

No UI changes

Copy link
Contributor Author

lmac012 commented Nov 11, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

)
}

pixelSender.fire(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we not enqueueing the daily pixel?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

enqueueFire() doesn't currently support handling daily/unique pixels, so this wouldn't be as simple as switching to a different method. I assumed that not having daily pixel in some vpn-related scenarios (where fire() doesn't work) would be fine for now, but let me know if you think otherwise.

Copy link
Contributor

@karlenDimla karlenDimla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question on Daily pixel not being enqueued. Otherwise, change is good.

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

Successfully merging this pull request may close these issues.

2 participants