mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1547] Perform troubleshooting checks for better UX #1088
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#1088
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bilogic on GitHub (Jan 14, 2026).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1547
From https://github.com/binwiederhier/ntfy/issues/1545, the
distributor app(ntfy) from f-droid had a missingAlarm and reminderspermission but I'm unaware and was not asked again by the app, further more, on my Pixel 8, it is hidden in another special access screen, not found on the usualApp Infoscreen of Android.💡 Idea
ASK LATER,DISMISSand... NOWis too fragile, one wrong click and it doesn't come back again, I had to re-install to get it back💻 Target components
Android, iOS and I suppose, the web app
@wunter8 commented on GitHub (Jan 14, 2026):
We just recently found out that if battery optimization is disabled (which is what we recommend everyone do), then the Alarms and Reminders permission disappears from the permission list (since the app can already start tasks in the background based on the battery permission).
The next Android release will be updated to make this more clear to users.