-
Some trackers were using LetsEncrypt to generate SSL certificates. On Tuesday September 30, one of these roots expired. The trackers in question have already rotated their certificates long ago and …
-
I've been trying to do a basic setup with vagrant & virtual box (./provision vm) and keep running errors that I'm pretty sure is due to outdated code. I finally ran into a wall and can't move forward.…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
bflad updated
2 years ago
-
Since version 7.3.18 it seems that Apple's intermediate CA cert is not included in the container.
Output from 7.3.18 (unable to get local issuer certificate)
```
docker run php:7.3.18-cli curl -…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
## SetBackgroundHandler not working on ios.
I've setup rnfirebase/message v6 for my project, and up to now it's work perfectlty on android. But on IOS SetBackgroundHandler dot…
-
**Describe the bug**
After sending a notification via google-api-php-client to GCM, I receive the same message twice on a device: both onMessage and onLaunch are triggered with the same gcm.message_i…
-
I was just thinking, it might be nice for us to host an APNS/GCM server that mobile apps can connect to and receive push notifications for (i.e. For notifications about comments, likes, etc on the use…
-
```
Workerman version:3.5.6 PHP version:7.3.15
------------------------ WORKERS -------------------------------
worker listen processes status
P…
-
## Bug report
**Describe the bug**
After upgrading to `8.0.0-dev.8` from `7.0.3`, iOS does not receive/respond to push notifications i.e. no handlers or events fire. With `7.0.3`, foreground not…