How can we help?
My app required update FCM API (V1) so I tried setting up Google Android (FCM) but I got this error: You are attempting to add a Service Account JSON file with a new Sender ID. This will prevent current subscriptions from receiving notifications, as they are tied to the previous Sender ID. Ensure you are uploading the file associated with the previous Firebase Project that has the same Sender ID.
My app has:
- Total Subscribed > 400
- Total Record > 700

Code of Conduct
How can we help?
My app required update FCM API (V1) so I tried setting up Google Android (FCM) but I got this error: You are attempting to add a Service Account JSON file with a new Sender ID. This will prevent current subscriptions from receiving notifications, as they are tied to the previous Sender ID. Ensure you are uploading the file associated with the previous Firebase Project that has the same Sender ID.
My app has:
Code of Conduct