-
Notifications
You must be signed in to change notification settings - Fork 13
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
Debounce ad clicked events for 1 second #1059
Comments
tmancey
changed the title
Debouce click ad events for 1 second
Debouce ad clicked events for 1 second
May 15, 2024
tmancey
changed the title
Debouce ad clicked events for 1 second
Debounce ad clicked events for 1 second
May 15, 2024
Verified with
On 1.66.x the click events are always debounced
Verified with
debounced within XXs
not debounced after XXs
|
Verified on Brave v1.67.99 on Lenovo TB-8506FS (Android 11.0) debounced within XXs
not debounced after XXs
|
Verification passed on 1.68.58 on iPhone 13 Pro Max (iOS 17.5) Verified feature was enabled debounced within XXs
not debounced after XXs
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Previously we would always debounce click ad events.
The text was updated successfully, but these errors were encountered: