:lady_beetle: Describe the bug
After sending a lot (>30) test messages some of them are ignored due to google intrusive ads policies, warning can be seen in the console when it happens:
Chrome is blocking ads on this site because this site tends to show ads that interrupt, distract, mislead, or prevent user control. You should fix the issues as soon as possible and submit your site for another review. Learn more at https://www.chromestatus.com/feature/5738264052891648
As a workaround it can be manually toggled in the site permissions:
But maybe it would be a good idea to somehow detect it and inform user about it :)
:computer: Components impacted
server: ntfy 2.11.0 (d11b100), runtime go1.22.2, built at 2024-05-13T20:16:12Z running on Raspberry PI 4 on Ubuntu 24.04
client: phone running android 14 with newest Kiwi Browser using Background notifications via Web Push
:lady_beetle: Describe the bug After sending a lot (>30) test messages some of them are ignored due to google intrusive ads policies, warning can be seen in the console when it happens:
Chrome is blocking ads on this site because this site tends to show ads that interrupt, distract, mislead, or prevent user control. You should fix the issues as soon as possible and submit your site for another review. Learn more at https://www.chromestatus.com/feature/5738264052891648
As a workaround it can be manually toggled in the site permissions: But maybe it would be a good idea to somehow detect it and inform user about it :)
:computer: Components impacted server: ntfy 2.11.0 (d11b100), runtime go1.22.2, built at 2024-05-13T20:16:12Z running on Raspberry PI 4 on Ubuntu 24.04
client: phone running android 14 with newest Kiwi Browser using Background notifications via Web Push