-
## Issue
We're having an issue when using the `getAPNSToken` function in the messaging package where the hex string returned is uppercased, but the value returned from APNS contains l…
-
When a resource-instance datatype exists in a model, as far as the user is concerned, the label of the resource that you are connected to is an attribute of the resource that has the r-i node. For ex…
-
Currently, node-apn emits debug logs such as `apn Ping response after 11.645432 ms`.
This is ambiguous if more than one provider/client instances are created, e.g. when pushing to more than one app…
-
https://substrate.dev/rustdocs/v2.0.0/src/pallet_proxy/lib.rs.html#595
**Motivation**
* Need to be able to spawn "anonymous/pure" APNaccounts which represent APNs (keyless?), via some extrinsic …
-
I had to do this when declaring ParseServerConfig in my app, because the topic field is missing :
declare module 'parse-server' {
import type {ProviderOptions} from '@parse/node-apn'
…
-
I am trying to get a node.js process to terminate after sending and I have tried it on both AWS Lambda and locally on a variety of different node versions. It does not work unless the push token was i…
-
We are getting the following issue in production. Is it possible to update to the newer version of node-apn? It seems like it was fixed in version 1.7.2 (https://github.com/argon/node-apn/issues/217).…
-
The node-apn server should create the `users_all` design document on first boot.
-
I'm not familiar with apn, and keep getting this error when I try to push it -
```
Invalid APN params { VError: Failed to generate token: error:0906D06C:PEM routines:PEM_read_bio:no start line
…
-
I've updated the parse-server to the latest 2.5.3 version and parse-server-push-adapter v 2.0.0 and now my error logs are full of these messages:
```
3|parse-wr | node-pre-gyp
3|parse-wr |
3|par…