Skip to content
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

Push Notifications Not Working After Changing Android Package Name #8902

Open
nadeemkhan opened this issue Sep 13, 2024 · 3 comments
Open

Push Notifications Not Working After Changing Android Package Name #8902

nadeemkhan opened this issue Sep 13, 2024 · 3 comments
Labels
T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@nadeemkhan
Copy link

Steps to reproduce

Changed Android package name from com.oldpackage.app to com.getsafenow.app.
Updated Firebase configuration with a new google-services.json file.
Configured Synapse to use Sygnal as the push gateway:

push:
gateway: "http://127.0.0.1:5000/_matrix/push/v1/notify"
Restarted Synapse and Sygnal services.
Verified that Sygnal is correctly configured and running on port 5000.

Outcome

Push notifications are no longer received on the Android app after the package name change.

Your phone model

OnePlus 10R

Operating system version

Android 13

Application version and app store

Element v1.6.12

Homeserver

https://spydefense.org

Will you send logs?

Yes

Are you willing to provide a PR?

Yes

@nadeemkhan nadeemkhan added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Sep 13, 2024
@msulmanzig
Copy link

hi am facing same issue.
but i think it is due to the change of the Cloud Messaging API (Legacy).
kindly connect me at whatsapp at (+923355219298) so we can try to understand this issue together and resolve it.
and kindly send me your sygnal configurations also.

@msulmanzig
Copy link

@nadeemkhan check my ticket also #8910

@toshanmugaraj
Copy link

You have to setup new FCM configuration with the updated package name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

No branches or pull requests

3 participants