-
### 💠Description
In the messaging pages, in the case of Dart examples, async/await is missing:
- [x] https://appwrite.io/docs/products/messaging/apns
- [x] https://appwrite.io/docs/products/messa…
-
## Description
At the time of creating this ticket, Twake Mail web updates its email view by listening to notification by Firebase Cloud Messaging (FCM). Per https://github.com/linagora/tmail-flutter…
-
when I run
```
@fcm = FCM.new(StringIO.new(ENV.fetch('FCM_AUTH_JSON_STRING')), ENV.fetch('FCM_AUTH_SENDER_ID'))
token = "yyyyyyyyyyyyyyyyyyyy:xxxxxxxxxxxxxdevicetoken"
notification_title = "asd…
-
I am receiving the error message "Couldn't retrieve FCM token" while awaiting `await CrossFirebaseCloudMessaging.Current.GetTokenAsync();`.
Current nuget: `Plugin.Firebase.CloudMessaging - 3.0.0`
…
-
As Safari 16 has now Push APIs support. Will FCM work for Safari 16?
Thanks
-
### [REQUIRED] Step 2: Describe your environment
* Operating System version: ubuntu
* Firebase SDK version: firebase-admin-java 9.4.0
* Library version: jdk 17
* Firebase Product: fcm (a…
-
### Minimal reproducible example
https://github.com/Protonosgit/StickerSmash
### Which package manager are you using? (Yarn is recommended)
npm
### If the issue is web-related, please sele…
-
Hello,
Sorry for posting this here, but is there a way to use this get/handle/receive "browser" web push notifications?
I mean when i get to a website, allow notifications in chrome, copy the su…
-
## Description
We need to be able to send push notifications to our users on-demand. This task aims at providing us with an interface that any part of the project could use to send notifications.
## …
-
Hi! Sorry if I posted in the wrong section.
If the app is closed (and also not in the background) and the setting "Start Up on push message" is turned off in MicroG, will the app receive a message a…