-
# Summary
Are plans to support Firebase Cloud Messaging?
https://firebase.google.com/docs/cloud-messaging
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues.
### Command
flutterfire configure --include-messaging
### Description
Running "flutterfire configure"…
-
Will it upgrade from GCM to FCM?
https://firebase.google.com/docs/cloud-messaging/
-
### Operating System
IOS 17.2.1
### Browser Version
Safari/10.7.2
### Firebase SDK Version
10.7.2
### Firebase SDK Product:
Messaging
### Describe your project's tooling
Vue, Vite
### Descri…
-
### Description
Am unable to receive notification on my private android app after 22 July 2024. As the firebase has stopped Cloud Messaging API (Legacy) to work further.
Kindly Provide a solution …
-
# [Firebase] FCM에 대해서 알아보자. 🔔
이 블로그는 제가 개발 또는 공부를 하면서 느낀점 또는 공부 내용을 정리한 내용을 게시하거나 제가 경험했던 내용 또는 제 관심사에 대한 내용들을 게시하기 위한 공간입니다.
[https://donghun.dev/Firebase-Cloud-Messaging](https://donghun.dev/Fireb…
-
### [REQUIRED] Step 2: Describe your environment
* Operating System version: macOS 14.6.1 (23G93)
* Firebase SDK version: 5.4.0
* Firebase Product: messaging
* Python version: 3.11.8
…
tibbe updated
2 weeks ago
-
Hello!
After two days spent searching and solving the problem, I decided to share the solution with you.
The other day, I updated the Plugin version.Firebase.Cloud Messaging to 3.1.1. At that ti…
-
### Use case
In flutter web, developers need to set up service-worker to run background jobs. For example, firebase_messaging introduces the following snippet to be added.
https://firebase.googl…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Database
### Which platforms are affected?
iOS
### Description
For a chat app…