-
I am trying for several days to figure out the following error:
Warning: Possible EventEmitter memory leak detected. 11 wakeup listeners added. Use emitter.setMaxListeners() to increase limit
…
-
I'm trying to implement mod_push for ejabberd according to your draft. Some ideas and questions have come up and if you have any spare time I'd be very interested in your thoughts.
For the scope of t…
-
i'm using the `@parse/node-apn` npm package in my firebase cloud function to request for a push.
i seem to be getting **'notifs sent: 0 failed: 1'** when printing `results.sent` and `results.faile…
-
Thank you very much for this amazing work!
this module seems very promising however, I couldn't make it work. These are the steps I've done:
1. downloaded and installed latest version of Erlang from …
-
How can i set up the `apns-collapse-id` as seen in the Apple [documentation](https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Communicating…
-
Hello there,
I am using node-apn version 2.2.0 and am getting an error that I did not find here on the issues' list. Here is the exception trace:
pushMessage: '123' } at for_IOS_push (/home/u…
-
# Bug Report
The device is successfully registered but sending a notification with APNs does not work. If it works if I use FCM doing tests with firebase I managed to get it to work, but with APN t…
-
The current implementation does not allow usage of a proxy. This would be a great feature for those having to use node-apn behind firewalls. Are there any other suggestions on how use it in such an en…
-
We use GitHub Issues for bugs.
If you have a non-bug question, ask on Stack Overflow or Server Fault:
- https://stackoverflow.com/questions/tagged/parse.com
- https://serverfault.com/tags/parse…
-
When `badge` is used, that's the response from FCM
```
Invalid JSON payload received. Unknown name \"badge\" at 'message.android.notification': Cannot find field.
```
I've tried removing [that…
multi updated
2 months ago