# Push Notifications only send 1 notification

**URL:** https://community.glideapps.com/t/push-notifications-only-send-1-notification/76275
**Category:** Ask for Help
**Created:** [September 11, 2024, 4:43am UTC](https://community.glideapps.com/t/push-notifications-only-send-1-notification/76275 "2024-09-11T04:43:11Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Luther](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/luther/32/17929_2.png) [@Luther](https://community.glideapps.com/u/Luther)
#### Post date: [September 11, 2024, 5:18am UTC](https://community.glideapps.com/t/push-notifications-only-send-1-notification/76275/2 "2024-09-11T05:18:19Z")

</div>

Try some of these suggestions from @MegannLock, maybe you might come right. I know a lot of people are battling with push notifications.

> [@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-only-send-1-notification/76275)._
