mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1272] Cannot receive notifications while on lockscreen. #896
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#896
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 @proudhon on GitHub (Feb 1, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1272
🐞 Describe the bug
I cannot receive notifications from ntfy.
The ntfy topic gets correctly updated and i can receive notification correctly on a dekstop client.
As soon i unlock my phone i get all notifications at once.
Notifications and battery permissions are correctly set for ntfy and all apps that rely on it.
Also, i cannot get any text notifications by manually sending them in the topic (via browser or curl).
Only notifications by other apps relying on ntfy (Schildichat and FindMyDevices)
show notifications as soon as the phone is unlocked.
Already edit android settings to show notifications on lockscreen.
💻 Components impacted
GrapheneOS (Android 15) on Pixel 8a
💡 Screenshots and/or logs
ntfy.txt
🔮 Additional context
@proudhon commented on GitHub (Feb 15, 2025):
Looks like latest system updates solved the problem.