mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #639] Can't receive notifications on Android app #476
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#476
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 @devbian7 on GitHub (Feb 27, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/639
Hi!
We are developing an application for Android and we have a problem when receiving messages.
We have installed the ntfy server and opening the web ui, we can suscribe to topics and send messages correctly.
However in Android application, using unifiedpush, the endpoint matches correctly but when we send a message we don't receive anything on the mobile.
Do you have any example to connect from Android to ntfy server using unifiedpush?
Thanks in advance.
@binwiederhier commented on GitHub (Feb 27, 2023):
Enable debugging on the ntfy server. That'll tell you all the details.
You can use the "UP Example" app as an example.
The Android app can also log, if you enable log recording: Settings -> Record logs
@binwiederhier commented on GitHub (Mar 3, 2023):
Troubleshooting is best done via chat in Discord/Matrix. Closing this due to lack of response. Feel free to comment if you need more help.