Anyone having similar problems ?
I had setup Firebase Notifications as per the following Tutorial several weeks ago with the updated code for the new API:
Everything has been working fine until today (June 1st) when all notifications stooped this morning. I remembered that as mentioned in the post -
"Google has deprecated the previous method of sending push notifications. It will stop working on June 2024."
So thinking that this deadline may be the issue, I went ahead and generated a new sign key as per the instructions in the above post for B4J - However, the notifications still do not work.
[edit] - Working now with both sign keys. Must have been an issue with Google's server. I wish there was an alternative that allowed us to use our own server instead of a 3rd party server.
I had setup Firebase Notifications as per the following Tutorial several weeks ago with the updated code for the new API:
[B4X] Firebase Push Notifications 2023+
Google has deprecated the previous method of sending push notifications. It will stop working on June 2024. If you have an already working solution then you only need to update the B4J side. Do make sure that you switched from the service to a receiver on B4A. The new API is (confusingly) named...
www.b4x.com
Everything has been working fine until today (June 1st) when all notifications stooped this morning. I remembered that as mentioned in the post -
"Google has deprecated the previous method of sending push notifications. It will stop working on June 2024."
So thinking that this deadline may be the issue, I went ahead and generated a new sign key as per the instructions in the above post for B4J - However, the notifications still do not work.
[edit] - Working now with both sign keys. Must have been an issue with Google's server. I wish there was an alternative that allowed us to use our own server instead of a 3rd party server.
Last edited: