# Push Notification not working

**URL:** https://community.glideapps.com/t/push-notification-not-working/76434
**Category:** Ask for Help
**Created:** [September 17, 2024, 6:51am UTC](https://community.glideapps.com/t/push-notification-not-working/76434 "2024-09-17T06:51:25Z")
**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: [September 17, 2024, 2:19pm UTC](https://community.glideapps.com/t/push-notification-not-working/76434/2 "2024-09-17T14:19:49Z")

</div>

> [@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, …

Please try these suggestions to see if it helps.

---

_[View the full topic](https://community.glideapps.com/t/push-notification-not-working/76434)._
