-
Hello everyone,
I'm a new user of the bundle and i got an issue, when i try to send my push i got:
request.CRITICAL: Uncaught PHP Exception RuntimeException: "Couldn't connect to APN server. Error no…
-
Hello!
I decided to use your project django-push-notifications.
I have a way to APNS_CERTIFICATE, but my message do not come, although the status OK.
What could be the problem? How to see the response…
-
**The registration_id field of APNSDevice has been given a max_length of 200 characters.**
The token size mentioned for **APNS Devices is 64 bytes**.
Can we change the max_length to 191 characters as…
-
AS of december 2015 Apple introduced new HTTP/2 interface for APNS push notifications.
Details are on https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/RemoteNoti…
-
I noticed that currently for the GCM when we use the bulk `send_message` we get back a json like this:
```
{
"failure":15,
"canonical_ids":0,
"success":985,
"multic…
-
Seems like kadabra is sending :closed messages to the APNS worker (which theoretically shouldn't be happening with the ping...), and the APNS worker can't handle them. For now I've custom forked this …
-
### Current behavior:
After sending a notification via APN, node will not exit due to open handles.
### Expected behavior:
The process should exit normally after all tasks are complete.
### M…
-
```
What steps will reproduce the problem?
1. sending an mms will not send
2. recieving an mms produces: "message not downloaded touch to retry"
3.
What is the expected output? What do you see instea…
-
Hello team!
Recently, we have received in API Backlog an API proposal (https://github.com/camaraproject/APIBacklog/issues/60) named Dedicated Networks.
This API aims to focus in the creation of v…
-
# Feature Request
I'm not sure if this is already achievable. If so, perhaps you can advise how.
## Motivation Behind Feature
It's a better UX than immediately processing the push notifi…