[UPDATE 1] - Only SAMSUNG Phones seem affected Post #4
[SOLVED] - Firewall blocking part of google services network
Hello all,
I have a running project for some years now, and have migrated the php backend notification server to FCM v1, and is working like a charm.
All existing clients get notified as expected (at least until a token refresh is necessary).
Here is the situation:
If I install the old apk, or compile a new apk, the devices never get a token back from FCM, and because of that the notifications are broken.
I just installed the running version of my software on a clean factory reseted android phone (android 11), and it never gets a token back. Also, the example from "Firebase Push Notifications 2023+", using my software google-services.json does not work and the same thing happens: No token is returned.
I also created a new project on firebase console, exported the necessary keys, compiled the "Firebase Push Notifications 2023+" and no token is ever returned.
Could it be a problem with google shutting down the legacy API or a problem with the FirebaseNotification library?
I even disabled my firewall just in case, but nothing works.
This is driving me crazy!
[SOLVED] - Firewall blocking part of google services network
Hello all,
I have a running project for some years now, and have migrated the php backend notification server to FCM v1, and is working like a charm.
All existing clients get notified as expected (at least until a token refresh is necessary).
Here is the situation:
If I install the old apk, or compile a new apk, the devices never get a token back from FCM, and because of that the notifications are broken.
I just installed the running version of my software on a clean factory reseted android phone (android 11), and it never gets a token back. Also, the example from "Firebase Push Notifications 2023+", using my software google-services.json does not work and the same thing happens: No token is returned.
I also created a new project on firebase console, exported the necessary keys, compiled the "Firebase Push Notifications 2023+" and no token is ever returned.
Could it be a problem with google shutting down the legacy API or a problem with the FirebaseNotification library?
I even disabled my firewall just in case, but nothing works.
This is driving me crazy!
Last edited: