-
In Notifications.js change line 44 with your api key
Which api key should I use. Server key or legacy server key?
I tried both. It doesn't work. Am I missing something?
-
**Describe the bug**
Notifications does not appear.
Steps to reproduce the behavior:
```
1. npm i cordova
2. cordova plugin add cordova-plugin-firebase --save
3. cordova platform add ios
```
…
-
## 2024 Overview:
The root of this issue for most all flutter customers is that your app is running on physical android hardware that flutter does not support. The "fix" is to not ship your app …
-
### Problem description
`grpc-js` client is throwing the following exception under high load:
```cli
ERROR Error: 13 INTERNAL: Received RST_STREAM with code 0
at Object.callErrorFromStatus…
-
starting today, all deployments to google cloud run using the following command fail:
`gcloud run deploy --project --region --source . [... additonal service params]`
Root cause is that gclo…
-
It would be good to have a status whether the user has agreed to the notifications or not. Ideally with a possibility to request them again.
A Widget would be cool, which we can add to Notificati…
luke- updated
3 months ago
-
Hello !
I would like to know from scratch how can I make push notification on my phone with the picture taken from motion
Is it possible ? I would really like to know how
Thx !
-
I'm attempting to get so-called silent notifications (data messages) working on iOS as they do on Android. These should essentially be notifications which only have "conent-available" property and key…
-
### Expected Behaviour
"message": {
"locKey": "local_message_key"
"locData": [ "arg1", "arg2" ],
}
should be processed by IOS to match localization files in Resources/Localizabl…
-
Hi, I just upgraded Flutter Flutter (Channel beta, 1.24.0-10.2.pre,
and I am getting this error (trying to run on web):
../../../.pub-cache/hosted/pub.dartlang.org/multiple_select-0.1.23/lib/…