From 71f1ea86d28c6887423efa731cc99b7d71440d86 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Sat, 22 Feb 2025 09:19:37 -0600 Subject: [PATCH] Add note for notifications on iOS devices (#16744) --- docs/docs/configuration/notifications.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/configuration/notifications.md b/docs/docs/configuration/notifications.md index 8ae2f6d47..b5e1600e4 100644 --- a/docs/docs/configuration/notifications.md +++ b/docs/docs/configuration/notifications.md @@ -14,6 +14,7 @@ In order to use notifications the following requirements must be met: - Frigate must be accessed via a secure `https` connection ([see the authorization docs](/configuration/authentication)). - A supported browser must be used. Currently Chrome, Firefox, and Safari are known to be supported. - In order for notifications to be usable externally, Frigate must be accessible externally. +- For iOS devices, some users have also indicated that the Notifications switch needs to be enabled in iOS Settings --> Apps --> Safari --> Advanced --> Features. ### Configuration