Hi, on android 7.0, after I click on the register button, the registration work as well in ntfy app but no other button appears in up-example app. So I'm unable to test.
Thanks for any help
Nothing appears after register button click #3
What happens if you install sunup ? Have you opened at least once ntfy ? Have you disable battery optimisation for ntfy ? I have opened a PR to solve a bug regarding this: https://github.com/binwiederhier/ntfy-android/pull/97
Hi, thanks for your reply.
Ntfy work as well on the same device with ntfy.sh server. But, when I change to use my own ntfy server, I get no notification from UnifiedPush (but curl get command work). I think the problem doesn't come from ntfy.
So, my plan was to test UnifiedPush with the up-example app.
Not sure your PR will be processed :
https://github.com/binwiederhier/ntfy/issues/1263
I think ntfy can't correctly create a topic on your server and doesn't reply with an error to UP-Example, so nothing happens. Can you:
- Wipe UP-Example data, and try again ? To see if something is wrong
- Check ntfy logs with adb
adb logcat --pid $(adb shell pidof io.heckel.ntfy)?
They willl hopefully find a short moment to review the PR one day :)
@s1m wrote in #3 (comment):
I think ntfy can't correctly create a topic on your server and doesn't reply with an error to UP-Example, so nothing happens.
UP-example work fine with an another device (Android 14) on the same server. And the debug on server confirm the correct topic creation.
* Wipe UP-Example data, and try again ? To see if something is wrong
No changes except a new topic creation after I click on register.
* Check ntfy logs with adb `adb logcat --pid $(adb shell pidof io.heckel.ntfy)` ?
I'll check this point tomorrow when I'll back in the office.
Related to an Android component
Something is not working
Contributions are very welcome, get started here
This issue or pull request already exists
New feature
Interested in contributing? Get started here.
Need some help
Something is wrong
Related to a linux component
More information is needed
Related to an upstream repository, already reported there
No due date set.
No dependencies set.
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?