-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No notifications sounding through Android #112
Comments
It appears google has deprecated the API I was using for delivering push notifications to Android phones. This will likely take me a few days to sort out and require an updated server container. I'm sorry for the outage :( |
If you get a chance, can you update to the latest container and test it out; this should now be resolved. Thank you for reporting this! |
I have updated to the latest container, along with a friend who regularly chats with me via Databag. He is receiving notifications now, but I am not. Friend's Phone: Galaxy S21 5G - SM-G991U1 Kernel Version 5.4.254-qgki-28582291-abG991U1UEUCFXGB running Android 14 |
Any ideas on why myself and clients of my server specifically are still not receiving notifications? |
Sorry, somehow I missed your last message. With the firebase API changes, I now need to host a "repeater" to channel the push notifications through the firebase SDK. Do you have any firewall settings that would prevent communication to: https://repeater.coredb.org/notify? Would you be able to look at the container logs when you write a message that should produce a push notification, and see if any errors appear? I'm sorry for the difficulties. |
I'll need some guidance on how to do that. I should have on e way communication enabled out from my server to your repeater, but i'll explicitly allow it. |
I am happy to help. Assuming your are using a container, the logs should be printed as the container output. If you have trouble viewing the container output, let me know what you use for hosting and I will try and figure it out. |
dblog.txt |
I am a bit at a loss, I don't see anything wrong with your server from the logs. Can you test with the demo server (databag.coredb.org)? Create an account and login with the mobile app; then see if you can create a push notification from another account? |
I'll try that out.
Sent with [Proton Mail](https://proton.me/mail/home) secure email.
…On Wednesday, October 9th, 2024 at 4:15 PM, Pierre Balzack ***@***.***> wrote:
I am a bit at a loss, I don't see anything wrong with your server from the logs.
Can you test with the demo server (databag.coredb.org)? Create an account and login with the mobile app; then see if you can create a push notification from another account?
—
Reply to this email directly, [view it on GitHub](#112 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/BB6HCMYFNHGNTQY2IUDODC3Z2WMGZAVCNFSM6AAAAABOHA64GCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBTGQ2DCNZXGI).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Hello friends! |
@VlaK0r you are able to get notifications on other phones but not the Huawei? Is it just sound that is not working? |
@balzack It is notifications that do not come. |
@balzack Everything works for my wife on the iPhone. |
Hrm, I know this has been reported before, but I can't reproduce this on my pixel/android phone. Is there anything special about the firmware on your phone? How long ago did you first install Databag? Was it working initially? |
@balzack I installed it for the first time. "Microg" is installed on the smartphone so that there would be support for Google services, including notifications. |
All, I still need to test this.
Sent with [Proton Mail](https://proton.me/mail/home) secure email.
…On Sunday, November 10th, 2024 at 3:54 AM, VlaK0r ***@***.***> wrote:
***@***.***(https://github.com/balzack) I installed it for the first time. "Microg" is installed on the smartphone so that there would be support for Google services, including notifications.
—
Reply to this email directly, [view it on GitHub](#112 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/BB6HCMZUCQARL32PL35XQDLZ74UNTAVCNFSM6AAAAABOHA64GCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRWGY3DMNBYGY).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
The app recently stopped notifying of new messages on at least Android phones. I'm running app version 1.5 with latest android 14 updates.
The text was updated successfully, but these errors were encountered: