-
If I create a suite named `cylc-run/testÂ` and then try to list my suites using cylc review (7.8.4) I get:
```
500 Internal Server Error
The server encountered an unexpected condition which preve…
-
Hi there,
I was able to use your library as a reference to help me migrate my `firebase-messaging` [python library](https://github.com/sdb9696/firebase-messaging) to the new FCM api. I noticed you…
-
Why is my device not displaying a message? I have logged into my Google account on the device and the ktor server has not reported an error
-
The Firebase Cloud Messaging (FCM) API you're using is outdated or deprecated. Google has transitioned from using the Legacy HTTP Protocol to HTTP v1 API for sending FCM messages, and the API you're u…
-
Confluence: [Link](https://samagra.atlassian.net/wiki/spaces/SD/pages/4751373/BHASAI+Notifications)
PRD: [Link](https://docs.google.com/document/d/1f7CoK2lQA2TTUV8ojVBgBQnv6Mvj7FIaMsD_-VSNOPg/edit#hea…
-
:bulb: **Idea**
Currently the service URL is configurable but the FCM credentials are hardcoded, so changing them requires building and deploying a new build. I guess the reason is that [it's done th…
-
This way, we do not require FCM for quick notifications without manual polling.
The user is also given alternative choices instead of FCM, which are more privacy-friendly, and can be self hosted.
…
-
Push Notifications
- Implement Firebase Cloud Messaging (FCM) to trigger push notifications. - Send a notification when a task’s due date is within 30 minutes.
- Handle notifications when the app is…
-
There is a recurring issue, where notifications stop being sent to devices after a short period of time.
On the server, it is materialised by an [404 error](https://firebase.google.com/docs/refere…
-
希望能获取关于fcm模式下服务器的开发文档,尽管我注意到代码中MyFirebaseMessageService并没有实现什么。