-
In my test app the Notification messages are working well.
I have a problenm with Data messages. So this is the situation
1. When app is in fordeground I can obtain them (ios android) fast
2. When…
-
I'm using the Automation API to run tests (with jest) for my Pulumi infrastructure code. Approximately every sixth build fails because of an SyntaxError thrown by the `pulumi up` execution. The erro…
-
### Environment information
```plain text
System:
OS: macOS 14.6.1
CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Memory: 1.91 GB / 64.00 GB
Shell: /bin/zsh
Binaries:
Node: 20…
-
## Issue
Getting following error when trying to use signInWithPhoneNumber() : `[auth/invalid-app-credential] Invalid token.`
Tried to upload APNs Authentication Key and it didn't help and then tri…
Vadko updated
1 month ago
-
XMPP Server: Prosody 0.10 nightly build 266 (2016-06-24, 726b088f9408)
Prosody Modules (where I got mod_cloud_notify): rev: 7be1ca7a51a4
1. Made sure ChatSecure is forced quit
2. Sent message via Conv…
ghost updated
6 years ago
-
**Architecture**
https://aws.amazon.com/blogs/architecture/optimize-cost-by-automating-the-start-stop-of-resources-in-non-production-environments/
https://aws.amazon.com/blogs/architecture/underst…
-
Apologies in advance if this isn't the right way to report this. However, while trying to run this as a node.js app on a web server I kept receiving the following error message...
```
const stripJ…
-
With request body streams and response body streams one would think it is now possible to use `fetch` for full duplex communication over HTTP, like in the example below:
```js
const intervalStream…
-
# Bug report
- [x] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue.
- Reproduced on:
- [x] iOS
## Descrip…
-
Hi,
I'm trying to use this plugin with iOS. With Android seems to be fine, but on iOS I got this issue:
```
ERROR: UIApplication delegate (null) does not implements selector application:openURL:…