From c4a0458c081b880632f86ed3e117aff3ef5b0e0c Mon Sep 17 00:00:00 2001
From: Trent Larson
Date: Tue, 26 Dec 2023 21:43:04 -0700
Subject: [PATCH] doc: add to notification-help page & task list
---
project.task.yaml | 1 +
src/views/HelpNotificationsView.vue | 21 +++++++++++++++++----
2 files changed, 18 insertions(+), 4 deletions(-)
diff --git a/project.task.yaml b/project.task.yaml
index f24d000..33ff993 100644
--- a/project.task.yaml
+++ b/project.task.yaml
@@ -19,6 +19,7 @@ tasks:
- warn if they're using the web (android only?)
https://developer.mozilla.org/en-US/docs/Web/API/Navigator/getInstalledRelatedApps
https://web.dev/articles/get-installed-related-apps
+ - fix maskable icon
- .2 fix the projects on /discover to show the issuer (currently all "Someone Anonymous")
diff --git a/src/views/HelpNotificationsView.vue b/src/views/HelpNotificationsView.vue
index 93a24a0..7886ac5 100644
--- a/src/views/HelpNotificationsView.vue
+++ b/src/views/HelpNotificationsView.vue
@@ -73,11 +73,24 @@
In Android, hold on to the app icon, then select "App Info", then
- "Notifications" and make sure they're enabled. If you installed the
- app with Chrome, go to Chrome "App Info", then "Storage & Cache" and
- "Clear Storage"; this Chrome reset helps even if the app isn't run
- inside the Chrome browser.
+ "Notifications" and make sure they're enabled. If it's still a problem
+ then go further:
+
+ If you installed the app with Chrome, make sure there are no other
+ tabs with it open; then here are some ways to clear caches that can
+ mess things up:
+
+
+ -
+ Go to Chrome "App Info", then "Storage & Cache" and "Clear Storage".
+
+ -
+ Go to Chrome "Settings", then "Privacy and Security" and "Clear
+ "Clear browsing data", then "Cookies and site data". Also make sure
+ the "Time Range" at the top shows "All time".
+
+
On a Mac, go to "Settings" and check "Notifications".