---
title: "Push Notifications Guide"
description: "Learn about push notifications for prayer times, community events, and Islamic calendar reminders."
canonical_url: "https://www.truthpromoters.com/help/notifications"
type: "help"
section: "Help Center"
---

# Push Notifications Guide

Stay connected with prayer times, community events and Islamic calendar reminders.

## Overview

Truth Promoters offers push notifications to help you stay connected with your spiritual
practice. Notifications are delivered using Web Push, which means they work even when your
browser is closed.

All notifications are opt-in and can be customised to your preferences. We only send
notifications you have explicitly asked for.

## Types of notification

### Prayer time reminders

Notifications for the daily prayers, based on your location and preferred calculation method:

- **Imsaak** — pre-Fajr reminder for fasting
- **Fajr** — dawn prayer
- **Dhuhr** — midday prayer
- **Asr** — afternoon prayer
- **Maghrib** — sunset prayer
- **Isha** — night prayer

**When:** notifications are sent at the exact prayer time calculated for your location. You
can optionally set a reminder offset — five minutes before, for example — in your settings.

### Community event reminders

Notifications about upcoming community events such as lectures, gatherings and special
programmes. You choose how far in advance you are reminded.

**When:** based on your reminder preference — 1, 6, 24 or 48 hours before the event. If an
event starts at 8:00 pm and you set a 24-hour reminder, you are notified at 8:00 pm the day
before, adjusted to your local timezone.

### Islamic calendar reminders

Daily reminders for significant Islamic dates, such as the birth and martyrdom anniversaries
of the Ahlul Bayt (peace be upon them), Eid celebrations and other important occasions.

**When:** at your preferred time each day, 9:00 am by default. You can change this to any
time that suits you. The time is in your local timezone, so 9:00 am set in London arrives at
9:00 am London time.

## How to enable notifications

1. **Open the notification settings** using the bell icon on the homepage, or from Settings.
2. **Allow browser permission** when prompted. Your browser will ask whether to allow
   notifications from Truth Promoters.
3. **Share your location**, which is required for accurate prayer times. We use your
   coordinates for the calculation and store only your city and country for display.
4. **Customise your preferences** — which prayers to be notified about, your calculation
   method, any reminder offset, whether to receive community and calendar notifications, and
   your preferred sound.

## Sound options

You can choose what plays when a notification arrives.

| Option | Description |
|---|---|
| **Adhaan (Moazzenzadeh)** | Recitation by the renowned muezzin of the Imam Reza Shrine in Mashhad; includes Hayya ala Khayril Amal |
| **Adhaan (Houdayfi)** | Recitation by Sheikh Ali Al-Houdayfi, Imam of Masjid al-Nabawi in Madinah |
| **Beep** | A simple sound, for a subtler reminder |
| **Silent** | Visual notification only |

## How sound works

Because of browser security policies, a website cannot play audio on its own without user
interaction. This is a standard protection against unwanted noise from web pages.

**Click to play the adhaan.** When you click a prayer notification, the adhaan plays —
clicking counts as user interaction. With Beep or Silent selected, no audio plays when you
click.

> [!NOTE]
> This is why the adhaan plays when you **click** the notification rather than when it first
> appears. We understand that is not ideal for a prayer reminder, but it is a browser
> limitation we cannot work around.

**Tip:** if you keep a Truth Promoters tab open, the adhaan may be able to play automatically
when the notification arrives. This is not guaranteed on all browsers.

## Why we need your location

Prayer times are calculated from the position of the sun relative to your geographic
location. Different locations have different prayer times, even within one timezone.

What we store:

- Your latitude and longitude, for accurate prayer time calculation.
- City and country name, for display only.
- Your timezone, so notifications are scheduled at the correct local time.

We do **not** track your location over time, and we do not share it with third parties. It is
used only to calculate prayer times for your area.

## How to disable notifications

You can turn notifications off at any time, by either route.

**In our settings:** click the bell icon on the homepage, then switch off the notifications
you no longer want — or choose Unsubscribe to disable all of them.

**In your browser settings:** open your browser settings, go to Privacy & Security, find Site
Permissions or Notifications, and block notifications from `truthpromoters.com`.

## Troubleshooting

Start with the general checklist:

- Check that browser notifications are allowed in your browser settings.
- Make sure your device is not in Do Not Disturb or Focus mode.
- Verify notifications are enabled in our settings.
- Use the **Test Push** button to confirm your subscription is working.

### Windows 10 and 11

1. Open **Settings** → **System** → **Notifications**.
2. Ensure Notifications is turned **On**.
3. Scroll down and find your browser (Chrome, Firefox, Edge).
4. Open it and ensure notifications are **On**.
5. Check that **Focus Assist** is not blocking notifications.

### macOS

1. Open **System Settings** (System Preferences on older versions).
2. Click **Notifications**.
3. Find your browser in the list (Chrome, Firefox, Safari, Arc, and so on).
4. Enable **Allow Notifications**.
5. Set the alert style to **Alerts** or **Banners**.
6. Check that **Focus** mode is not active — the moon icon in the menu bar.

### Ubuntu, Linux Mint and Debian

1. Open **Settings** → **Notifications**.
2. Ensure Do Not Disturb is **Off**.
3. Check that your browser appears in the app list and is enabled.
4. On GNOME, run `gsettings set org.gnome.desktop.notifications show-banners true`.
5. Ensure a notification daemon is running — `dunst`, `mako`, or GNOME's built-in one.

### Fedora

1. Open **Settings** → **Notifications**.
2. Toggle **Do Not Disturb** off.
3. Ensure your browser is listed and enabled.
4. On Wayland, ensure `xdg-desktop-portal` is installed.
5. Run `sudo dnf install xdg-desktop-portal-gnome`.

### Arch Linux and Manjaro

1. Install a notification daemon if you do not have one: `sudo pacman -S dunst` (or
   `libnotify`).
2. Start the daemon with `dunst &`.
3. Add it to your window manager or desktop environment startup configuration.
4. On KDE, check **System Settings** → **Notifications**.
5. Test with `notify-send "Test" "Hello"`.

### Gentoo

1. Ensure D-Bus is running: `rc-service dbus start`.
2. Install a notification daemon: `emerge --ask x11-misc/dunst`.
3. On GNOME and KDE, notification support is built in.
4. Ensure your browser's USE flags include `notification`.
5. Test with `notify-send "Test" "Hello"`.

### iOS (iPhone and iPad)

Web Push on iOS needs a little more setup than elsewhere.

1. Requires **iOS 16.4 or later**.
2. Open the website in Safari.
3. Tap **Share** → **Add to Home Screen**.
4. Open the app from your Home Screen, not from Safari.
5. Enable notifications when prompted.
6. Check **Settings** → **Notifications** and find the app.

### Android

1. Open **Settings** → **Apps** and find your browser.
2. Tap **Notifications** and ensure they are enabled.
3. Check that `truthpromoters.com` is allowed in your browser settings.
4. Disable **Battery Saver** for your browser, which can otherwise delay notifications.
5. Some manufacturers, Samsung and Xiaomi among them, use aggressive battery optimisation —
   add your browser to the exceptions.

### Wrong prayer times?

- Verify your location is set correctly on the homepage.
- Check the calculation method matches your preference (Jafari, ISNA, and so on).
- Ensure your device timezone is correct.

## Privacy and your data

- **No tracking.** We do not track your activity or share your data with advertisers.
- **Encrypted in transit.** Notifications are encrypted from our server to your device.
- **Open standards.** We use the W3C Web Push standard, with no proprietary third-party
  services.
- **Your control.** You can unsubscribe at any time, and your notification data is deleted
  when you do.

For complete details, see our [Privacy Policy](/privacy).

## Related topics

- [Prayer Times Methodology](https://www.truthpromoters.com/help/prayer-times) — How we calculate Fajr, Dhuhr, Asr, Maghrib, and Isha for your location
- [Hijri Calendar Guide](https://www.truthpromoters.com/help/hijri-calendar) — Moon sighting, Unity of Horizon, and how we determine Islamic dates
