# Notifications web push iOS 16 en 2023

**URL:** https://meta.discourse.org/t/ios-16-web-push-notifications-in-2023/229240
**Category:** General
**Tags:** push-notifications, ios
**Created:** [Juin 6, 2022, 7:07 UTC](https://meta.discourse.org/t/ios-16-web-push-notifications-in-2023/229240 "2022-06-06T19:07:04Z")
**Posts on this page:** 1
**Showing post:** 74

<div class="post-metadata">

### Author: ![dfabulich](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dfabulich/32/108716_2.png) [@dfabulich](https://meta.discourse.org/u/dfabulich)
#### Post date: [Mars 29, 2023, 12:26 UTC](https://meta.discourse.org/t/ios-16-web-push-notifications-in-2023/229240/74 "2023-03-29T00:26:11Z")

</div>

Le lien de @RGJ renvoie à une correction de bug récente. La correction a été appliquée aujourd’hui et n’est probablement pas encore déployée.

> <https://github.com/discourse/discourse/pull/20864>
>
> When user.last\_seen was less than push\_notification\_time\_window\_mins we
> where de…laying the notification for the whole
> push\_notification\_time\_window\_mins PLUS the time the user was away from.
> 
> Originally reported in https://meta.discourse.org/t/-/259688

Même lorsque cette correction sera en ligne, il y aura toujours une fenêtre de 10 minutes pour les notifications push, pendant laquelle les notifications ne seront pas envoyées si vous avez visité le site dans les dix dernières minutes ; c’est un réglage général du site.

J’ai déposé une demande de fonctionnalité pour que cela soit configurable.

> [@Let users configure their own push notification time window](https://meta.discourse.org/t/let-users-configure-their-own-push-notification-time-window/259778):
>
> push\_notification\_time\_window is a site-wide setting; it’s 10 minutes by default. Wait (n) minutes before sending push notification. Helps prevent push notifications from being sent to an active online user. I think this should be a user preference, instead of a site-wide setting. Some users might prefer 0-minute window or 1-minute window (especially when they’re testing push notifications); others might prefer a 10 minute window, or an even longer window.

---

_[View the full topic](https://meta.discourse.org/t/ios-16-web-push-notifications-in-2023/229240)._
