You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"adsPerDay":6
The limit is too small and may give unexpected behavior when it comes to displaying ad notifications.
Especially, when adsPerHour is set to 5.
In the UI we only have access to adsPerHour, so user would expect that this is the only limit.
Therefor, temporarily set adsPerDay limit so that it is never triggered.
Reproduces how often:
always
Brave version (brave://version info)
Brave
0.60.13 Chromium: 72.0.3626.53 (Official Build) dev (64-bit)
@mrose17 which channel/version of Brave did this land into? Looks like brave-intl/bat-native-ads#106 was merged into master ~25 days ago. Assuming 0.61.x as master would have been 0.61.x around that time frame?
Steps to Reproduce
Actual result:
"adsPerDay":6
The limit is too small and may give unexpected behavior when it comes to displaying ad notifications.
Especially, when adsPerHour is set to 5.
Expected result:
In the UI we only have access to adsPerHour, so user would expect that this is the only limit.
Therefor, temporarily set adsPerDay limit so that it is never triggered.
Reproduces how often:
always
Brave version (brave://version info)
cc @mrose17 @brave/legacy_qa
The text was updated successfully, but these errors were encountered: