-
I had this popping up in my repo a few days ago, just wanted to let you know
Can we update node-forge or is that breaking ? I have no idea if you guys already know or if someone is already on i…
-
"TypeError: Cannot read properties of undefined (reading 'topic')"
```
apnsClient, send error undefined
undefined
TypeError: Cannot read properties of undefined (reading 'topic')
at ApnsCli…
smhk updated
3 months ago
-
Hi there,
Recently trying to use the alpha version (v3.0.0-alpha1), I've encountered the same issue posted #461 and #449 :
```
{
"device":"3a0b2014cd7960c037cf42da79a567e0fbeb35c988faea90944…
-
Hi, the current params are dependent on the old p12 based certs, Apple does to issue those any more. Wondering if anyone else has got this working with the new p8 files?
-
I cannot install the release of 3.0.0 via npm:
```
npm ERR! code ETARGET
npm ERR! notarget No matching version found for apn@3.0.0
npm ERR! notarget In most cases you or one of your dependencies…
-
-
[Since 5.2.3](https://github.com/parse-community/node-apn/pull/133#issuecomment-1747747998), node-apn has been producing slightly wrong APS payloads, renaming `events` instead of `event` in the live a…
-
Hi there I'm developing an app using Java I'm using your package and when I use these settings* everything works I even get silent push notifications in my Android devices I don't know why they're in …
-
Hi guys,
The package has stopped work properly for me,
I did some debug and I found that the Notification get into a loop on the `unprocessed` event and I don't get any error.
am I missing someth…
-
Does any one have an issue sending thousands tokens per connection? I have node: v7.8.0 and latest node-apn, when i sending about 2954 tokens i don't have any callback. When number of tokens less than…