# Push Notifications recently stopped working completely

**URL:** https://community.glideapps.com/t/push-notifications-recently-stopped-working-completely/76827
**Category:** Ask for Help
**Tags:** push-notifications, actions
**Created:** [October 4, 2024, 1:05am UTC](https://community.glideapps.com/t/push-notifications-recently-stopped-working-completely/76827 "2024-10-04T01:05:11Z")
**Posts on this page:** 1
**Showing post:** 2

<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: [October 5, 2024, 3:50am UTC](https://community.glideapps.com/t/push-notifications-recently-stopped-working-completely/76827/2 "2024-10-05T03:50:47Z")

</div>

There have been various reports about this recently. Please try this to see if it helps with your case.

> [@How did you get push notifications to work?](https://community.glideapps.com/t/how-did-you-get-push-notifications-to-work/75774/5):
>
> I use push notifications in several of my client’s apps and they work great. A few tricks I’ve picked up along the way: Make sure you’re using a booelan column on the users profile table to store their “Request to allow push notifications” response. Also, make sure it’s an actual value saved with that user vs. making the column “user-specific”. Ensure that any of your actions that “Send” notifications are conditional to the signed-in user’s preference. If a user isn’t receiving notifications, …

---

_[View the full topic](https://community.glideapps.com/t/push-notifications-recently-stopped-working-completely/76827)._
