-
Hello,
With the new FCM v1 http endpoints, support for batching was removed. The solution for large volume is now topics (but that leave you with generic messages) and using HTTP2 (just like APNs d…
-
Hi,
I am unable to get notifee to work with incoming APNS notification when react native app is in foreground.
None of the event handlers are triggered.
Notifications are received correctly and i…
-
Hi!
We're trying out your gem to send VoIP notifications, using Sidekiq. We are having some issues though with broken connections.
At first we were raising an error in the `connection.on(:error)…
-
Hello
Gun vsn - 2.0.0-rc.2
I faced some stream_error issue with the latest version of gun
connection pool options for gun
`Opts2 = Opts#{
connect_timeout => 5000,
retry…
-
Hello!,
have you seen anything like this before? I've searched through the issues, and the ones that are similar are marked as "Stale".
**Updated rpush version to 5.2.0**, the updates in latest…
-
### General Updates
- [x] Migrate from Pigeon supervision to workers started under application's supervision tree
- basically Ecto Repo style
- [x] Configurable JSON library _(1.6.0 release)_
…
hpopp updated
3 months ago
-
Instead of certificate-based authentication Apple also offers stateless token-based authentication, which is recommended way of connecting to APNS. It does not require a client certificate, so it neve…
-
- 대략적인 서비스 아키텍처
![IMG_3090](https://user-images.githubusercontent.com/25241228/226173856-7b4b7f54-6273-4a8d-abf0-0be7f49b9bbc.jpeg)
![IMG_3091](https://user-images.githubusercontent.com/25241228/226…
-
Hi, I'm using the latest code on apns-http2 branch, and trying to send push notifications to iOS devices, using token-based authentication.
I generated an APNs Auth Key in Apple's Dev Portal, and d…
YoniH updated
4 years ago
-
Hello. We are using hyper to send push messages using Apple Push Notification Service. Some times we get `TooManyStreamsError: Max outbound streams is 500, 500 open` when sending HTTP2 request.
The c…