mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #657] Android App: Attachment type .txt not recognized #487
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#487
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 @FredOWalles on GitHub (Mar 4, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/657
🐞 Description
When sharing .txt files from other applications to the ntfy android app no file is being attached. Only a description (no text) is added as description.
💻 Components impacted
Android app, Play Store, V 1.16.0
OS: Android 12 (SDK 31)
💡 Screenshot

🔮 Additional context
I used the "Files" Google App to share a text file.
@binwiederhier commented on GitHub (Mar 7, 2023):
Thanks for reporting