# IOS Push Notifications Doesn't Work

**URL:** https://community.glideapps.com/t/ios-push-notifications-doesnt-work/74261
**Category:** Ask for Help
**Created:** [June 20, 2024, 11:02am UTC](https://community.glideapps.com/t/ios-push-notifications-doesnt-work/74261 "2024-06-20T11:02:38Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Ben.SQCDP](https://avatars.discourse-cdn.com/v4/letter/b/b487fb/32.png) [@Ben.SQCDP](https://community.glideapps.com/u/Ben.SQCDP)
#### Post date: [June 20, 2024, 11:02am UTC](https://community.glideapps.com/t/ios-push-notifications-doesnt-work/74261/1 "2024-06-20T11:02:38Z")

</div>

Hi, I am creating an app that will allow you to raise issues to someone you choose. I cannot get the push notifications to work at all how they should. I managed to get them working but only on my laptop but the account on my I phone doesn’t work at all. My iPhone is updated to IOS 17.5, The notifications are allowed, I turned off safari blocking pop ups, I have a boolean column that is wrote to through a PN access granted action that is done after you click confirm and it works fine as in the box is checked when it should be.  
 ![Screenshot_20-6-2024_12050_go.glideapps.com](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/a/5aab12842df25e395d4637cf3bc7d2cf5fb76593.jpeg)  
This is the action that should send the notification  
I cannot get this to work at all and it is a core component in the app I am creating. Any help would be very appreciated and if anyone knows if maybe its an issue on Glide’s side please let me know.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [June 20, 2024, 11:55pm UTC](https://community.glideapps.com/t/ios-push-notifications-doesnt-work/74261/2 "2024-06-20T23:55:17Z")

</div>

We have seen various reports about this in recent days. The thing is this feature is still in beta, and is not stable at all.

The team is likely already aware of the issue, but if you want a check, you can send a message through the Intercom integration (bottom right icon) in your builder environment.

---

<div class="post-metadata">

### Author: ![kingzy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kingzy/32/15690_2.png) [@kingzy](https://community.glideapps.com/u/kingzy)
#### Post date: [June 21, 2024, 3:20am UTC](https://community.glideapps.com/t/ios-push-notifications-doesnt-work/74261/3 "2024-06-21T03:20:35Z")

</div>

I found the source of the problem: The push notification doesn’t work with the “Run App in the new player (Beta)” when checked.

We tried all morning and found out that this was the culprit.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [June 21, 2024, 3:50am UTC](https://community.glideapps.com/t/ios-push-notifications-doesnt-work/74261/4 "2024-06-21T03:50:28Z")

</div>

Hmm, so it worked when you uncheck it?

---

<div class="post-metadata">

### Author: ![kingzy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kingzy/32/15690_2.png) [@kingzy](https://community.glideapps.com/u/kingzy)
#### Post date: [June 21, 2024, 3:52am UTC](https://community.glideapps.com/t/ios-push-notifications-doesnt-work/74261/5 "2024-06-21T03:52:42Z")

</div>

Yes, worked fine after that. I’m guessing the new player really is in Beta.

---

<div class="post-metadata">

### Author: ![kingzy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kingzy/32/15690_2.png) [@kingzy](https://community.glideapps.com/u/kingzy)
#### Post date: [June 21, 2024, 4:43am UTC](https://community.glideapps.com/t/ios-push-notifications-doesnt-work/74261/6 "2024-06-21T04:43:15Z")

</div>

Another thing to note, my other app push notifications stopped working from Monday till today morning, when it worked. Those apps were using the old player.

---

<div class="post-metadata">

### Author: ![Ben.SQCDP](https://avatars.discourse-cdn.com/v4/letter/b/b487fb/32.png) [@Ben.SQCDP](https://community.glideapps.com/u/Ben.SQCDP)
#### Post date: [June 21, 2024, 7:42am UTC](https://community.glideapps.com/t/ios-push-notifications-doesnt-work/74261/7 "2024-06-21T07:42:23Z")

</div>

The “Run App in the new Player” Box wasn’t checked anyways so i don’t believe that is the issue

---

<div class="post-metadata">

### Author: ![kingzy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kingzy/32/15690_2.png) [@kingzy](https://community.glideapps.com/u/kingzy)
#### Post date: [June 22, 2024, 2:13am UTC](https://community.glideapps.com/t/ios-push-notifications-doesnt-work/74261/8 "2024-06-22T02:13:28Z")

</div>

In my app, I had to re-open the app after Allowing Push notifications.

Can you try this?

---

<div class="post-metadata">

### Author: ![Ben.SQCDP](https://avatars.discourse-cdn.com/v4/letter/b/b487fb/32.png) [@Ben.SQCDP](https://community.glideapps.com/u/Ben.SQCDP)
#### Post date: [June 24, 2024, 8:06am UTC](https://community.glideapps.com/t/ios-push-notifications-doesnt-work/74261/9 "2024-06-24T08:06:27Z")

</div>

Nah didnt help at all unfortunately mate
