From d47bae6569271db02773a9db5b8506fa35739783 Mon Sep 17 00:00:00 2001 From: MM20 <15646950+MM2-0@users.noreply.github.com> Date: Sun, 21 Apr 2024 13:54:35 +0200 Subject: [PATCH] Docs: add notification permission / accessibility service problem to FAQ --- docs/docs/user-guide/faq.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docs/user-guide/faq.md b/docs/docs/user-guide/faq.md index 55136816..7ca181e6 100644 --- a/docs/docs/user-guide/faq.md +++ b/docs/docs/user-guide/faq.md @@ -22,3 +22,7 @@ style. There is also an "empty style" that will remove the clock entirely. ## The toggle to grant notification access is disabled Please refer to the [Restricted Settings on Android 13+](/docs/user-guide/troubleshooting/restricted-settings) page. + +## The launcher keeps asking for notification access or accessibility service + +Please refer to the [this page](/docs/user-guide/troubleshooting/granted-permissions).