# 2023年iOS 16网页推送通知

**URL:** <https://meta.discourse.org/t/ios-16-web-push-notifications-in-2023/229240>\
**Category:** General\
**Tags:** push-notifications, ios\
**Created:** [2022年六月6日 19: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:** 30

<div class="post-metadata">

**Author:** ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)\
**Post date:** [2023年二月16日 21:53 UTC](https://meta.discourse.org/t/ios-16-web-push-notifications-in-2023/229240/30 "2023-02-16T21:53:16Z")

</div>

![IMG_0099](https://global.discourse-cdn.com/meta/original/4X/6/7/e/67e8e4cff5e087bdd37983536c8163a7af99c3ba.jpeg)

 ![IMG_0101](https://global.discourse-cdn.com/meta/original/4X/5/c/d/5cd7e837d2274f40e0f82bca969d02ce970810df.jpeg)  
 ![IMG_0102](https://global.discourse-cdn.com/meta/original/4X/7/c/6/7c65ee6529764aeeccd7be8875203ee2ccdc3f6e.jpeg)

```plaintext
[1] pry(main)> PushSubscription.last
=> #<PushSubscription:0x00007fec11b781a8
   id: 5164,
   user_id: 8722,
   data:
    "{\"endpoint\":\"https://web.push.apple.com/.........\",\"keys\":{\"p256dh\":\"..................\",\"auth\":\"..............\"}}",
   created_at: Thu, 16 Feb 2023 21:51:24.260325000 UTC +00:00,
   updated_at: Thu, 16 Feb 2023 21:51:24.260325000 UTC +00:00,
   error_count: 0,
   first_error_at: nil>

```

Just enabled it here on Meta on my iPad, let’s see how it goes.

First iOS push notification prize goes to @maiki

 ![IMG_0103](https://global.discourse-cdn.com/meta/original/4X/9/6/6/96675597b482c9a2f845643f2d8e570d823fde03.jpeg)

Looooots of notifications

 ![IMG_0106](https://global.discourse-cdn.com/meta/original/4X/a/2/3/a2335cd2fc840db1ee198e37aaf32332d2b11b2c.jpeg)

---

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