mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #1445] Android client crashes on GrapheneOS #1017
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#1017
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 @keynlotepan on GitHub (Sep 23, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1445
🐞 Describe the bug
After update to 1.17.0 via F-Droid ntfy crashes permanently
💻 Components impacted
ntfy 1.17.0 used (only) for Molly (v7.53.5-1-FOSS) notifications on GrapheneOS (Android 16, Build 2025091900)
💡 Screenshots and/or logs
Logs cannot be obtained because of crash on start
🔮 Additional context
@inDane commented on GitHub (Sep 23, 2025):
Yup, same for me... F-Droid auto-updated it... sucks.
See here:
https://github.com/binwiederhier/ntfy?tab=readme-ov-file#%EF%B8%8F-f-droid-do-not-upgrade-to-ntfy-1170
@binwiederhier wrote a warning in the README.
Unfortunately for me, I do not use google play...
Edit: I had to uninstall the F-Droid installed ntfy. Install the 1.17.8 .apk and re-configure the app.
@keynlotepan commented on GitHub (Sep 23, 2025):
Thank you for your advice to install v1.17.8 from the link you provided. I followed it and installed ntfy-1.17.8-fdroid-debug.apk from there. As a result, I was able to start ntfy app again, but the configured topic was lost. I did not have time to re-configure but planned it for this evening. Meanwhile F-Droid automatically updated from this ntfy-1.17.8-fdroid-debug.apk to 1.17.8 (versionCode 41) and the configuration is back now. Unexpectedly but it works again without any repeated configuration.
I'm going to close the issue because it works for me now.
@keynlotepan commented on GitHub (Sep 23, 2025):
I can see now the reason for the apparently lost configuration in the debug version: It was installed parallel and did not replace the defective one, so it had it's own (empty) configuration.
Thanks for the fix.
@matm commented on GitHub (Sep 24, 2025):
FYI the F-Droid version 1.17.8 worked for me after cleaning cache and data. Same crashes issues otherwise.