-
Are there any plans to support http2 transport mocking?
-
`ClientManager` is a great class, it would be nice to have a version of this class (`TokenClientManager`?) which works for JWT/Auth token based clients. It looks like this could be done without too mu…
-
Apple just posted [this story](https://developer.apple.com/news/?id=09za8wzy) saying that the Certification Authority for APNs is changing. What do we need to do in order to make sure we have the corr…
-
### Description
Support iOS Silent Push Notifications to be able to trigger JavaScript functions within Capacitor
### Platforms
- [X] iOS
- [ ] Android
- [ ] Web
### Request or proposed solution
…
-
Issues to resolve for the upcoming 1.0.0 release
# Simple tasks
- [ ] Write a proper abstraction for retrieving the user in the `DeviceCollectionController`
- [ ] Abstract the user entity away using a…
-
1. if the event is within the next hour (as queried by this [api endpoint](https://webuild.sg/api/v1/events/hour)), create a notification
2. if the repository was updated within the last hour hour (a…
-
When you try to send data with an invalid certificate, you get this error:
> Post https://api.push.apple.com/3/device/_token_goes_here_: http2: Transport: peer server initiated graceful shutdown afte…
-
Early this morning I started getting "x509: certificate signed by unknown authority" error messages in my console.
After investigating, it appears that a bunch of services (including Heroku, which…
-
Pushes to Android devices finish in ~10ms. In contrast, pushes to APNS take upwards of 50-100ms per device. For accounts which accumulate a larger number of "devices" (for instance, by uninstalling …
-
in my program, i made 1000 goroutines for concurrency send msg to apple; when i check my log, i find a lot of error returns when i call client.Push, the error is "net/http: request canceled (Client.Ti…