How to manage topics in FCM REST API?
I am using Cloudflare Workers which are not fully compatible with NodeJS. I am already able to send notifications using token and the REST API:
How to manage topics in FCM REST API?
I am using Cloudflare Workers which are not fully compatible with NodeJS. I am already able to send notifications using token and the REST API:
firebase senderId mismatch
I have an app, which is registered with one or more firebase projects, the first of which is static, while all others are dynamically added as needed.
This seems to work fine on the app side.
Firebase data sync
The Java Android app receives a FCM and write a value to Firebase. Sometimes this value does not immediately appear in the Firebase console. It always appears eventually.
FCM v1 terms and conditions for enterprise apps
I need clarification regarding the terms and conditions for using FCMv1 for enterprise applications. We are developing an app for our business that will soon be available on the Play Store. Can we register the app with Firebase and use FCMv1 for free without violating any terms of use?
Troubleshooting Firebase Message Sending Using HTTP v1
I am updating a system that uses the legacy FCM APIs to the new HTTP v1 API: https://firebase.google.com/docs/cloud-messaging/migrate-v1?hl=en&authuser=0. The only functionality we are using is messages sending.
Validate the FCM Tokens at server side firebase using curl?
I want to validate the FCM Tokens like 500 FCM tokens. I know how to validate single fcm token using below api :-
I can send notifications to the phone with FCMclient, but when I try to send them with httpclient, I get a 401 error (serverkey is the same). Whyy
I used two different code structures for phone notification.
How to get emailed about future Firebase Cloud Messaging updates
On Jun 20, 2023, the below email was sent by [email protected]. I received this email, but my coworkers did not.
Firebase FCM Topic Restrictions
How many devices can you subscribe to per topic in FCM?