Re: [nodejs] Is anyone sending Apple push notifications (APNS) with node to iOS devices (iPhone/iPad)?

1,159 views
Skip to first unread message

ben

unread,
Jun 25, 2012, 9:13:36 PM6/25/12
to nod...@googlegroups.com
https://github.com/argon/node-apn is pretty easy to setup and its
working great for my project since last year Aug.

Ben

On Tue, Jun 26, 2012 at 9:02 AM, Ric <ricardo_r...@yahoo.es> wrote:
> https://github.com/argon/node-apn

Mikeal Rogers

unread,
Jun 25, 2012, 9:20:15 PM6/25/12
to nod...@googlegroups.com
I think i've used all of the libraries in npm and one that isn't even open source yet and i've foudn argon's to be the most reliable.

https://github.com/argon/node-apn

-Mikeal
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nod...@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+un...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en

taterbase

unread,
Jun 25, 2012, 11:31:38 PM6/25/12
to nod...@googlegroups.com
We use the node-apn library. My only complaint is it breaks when you don't do things exactly right and doesn't alert you to the problem. It just silently quits. Other than that when it works it works well.

On Monday, June 25, 2012 7:02:02 PM UTC-6, Ric wrote:
Hello mates!

Just trying to make a game similar in architecture to Draw Something using node for the backend.
Does anyone have experience sending push notifications using node?
It seems there is an open source library:
And the hard way:

Did anyone use that library? What do you think about it?
How do you send push notifications to Apple servers using node?
Any suggestion, feedback, idea is welcome.

Thanks in advance.

Evan

unread,
Jun 25, 2012, 11:52:38 PM6/25/12
to nod...@googlegroups.com
Yep, node-apn is working for me as well.  It's a bit of a bother to get the keys setup right, but I found this guide on the push ecosystem enlightening http://www.raywenderlich.com/3443/apple-push-notification-services-tutorial-part-12

Ric

unread,
Jun 26, 2012, 8:21:42 AM6/26/12
to nod...@googlegroups.com
Thanks a lot for replies, I appreciate it a lot
I will use that library. 
Thanks again.
Reply all
Reply to author
Forward
0 new messages