Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Is anyone sending Apple push notifications (APNS) with node to iOS devices (iPhone/iPad)?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ric  
View profile   Translate to Translated (View Original)
 More options Jun 25 2012, 9:02 pm
From: Ric <ricardo_ruiz_lo...@yahoo.es>
Date: Mon, 25 Jun 2012 18:02:02 -0700 (PDT)
Local: Mon, Jun 25 2012 9:02 pm
Subject: Is anyone sending Apple push notifications (APNS) with node to iOS devices (iPhone/iPad)?

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:
https://github.com/argon/node-apn
And the hard way:
http://bravenewmethod.wordpress.com/2010/12/09/apple-push-notificatio...

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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ben  
View profile  
 More options Jun 25 2012, 9:13 pm
From: ben <b...@dreamerslab.com>
Date: Tue, 26 Jun 2012 09:13:36 +0800
Local: Mon, Jun 25 2012 9:13 pm
Subject: Re: [nodejs] Is anyone sending Apple push notifications (APNS) with node to iOS devices (iPhone/iPad)?
https://github.com/argon/node-apn is pretty easy to setup and its
working great for my project since last year Aug.

Ben


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mikeal Rogers  
View profile  
 More options Jun 25 2012, 9:20 pm
From: Mikeal Rogers <mikeal.rog...@gmail.com>
Date: Mon, 25 Jun 2012 18:20:15 -0700
Local: Mon, Jun 25 2012 9:20 pm
Subject: Re: [nodejs] Is anyone sending Apple push notifications (APNS) with node to iOS devices (iPhone/iPad)?
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

On Jun 25, 2012, at June 25, 20126:13 PM, ben wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
taterbase  
View profile  
 More options Jun 25 2012, 11:31 pm
From: taterbase <shan...@gmail.com>
Date: Mon, 25 Jun 2012 20:31:38 -0700 (PDT)
Local: Mon, Jun 25 2012 11:31 pm
Subject: Re: Is anyone sending Apple push notifications (APNS) with node to iOS devices (iPhone/iPad)?

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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Evan  
View profile  
 More options Jun 25 2012, 11:52 pm
From: Evan <evantah...@gmail.com>
Date: Mon, 25 Jun 2012 20:52:38 -0700 (PDT)
Local: Mon, Jun 25 2012 11:52 pm
Subject: Re: Is anyone sending Apple push notifications (APNS) with node to iOS devices (iPhone/iPad)?

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-tu...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ric  
View profile   Translate to Translated (View Original)
 More options Jun 26 2012, 8:21 am
From: Ric <ricardo_ruiz_lo...@yahoo.es>
Date: Tue, 26 Jun 2012 05:21:42 -0700 (PDT)
Local: Tues, Jun 26 2012 8:21 am
Subject: Re: Is anyone sending Apple push notifications (APNS) with node to iOS devices (iPhone/iPad)?

Thanks a lot for replies, I appreciate it a lot
I will use that library.
Thanks again.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »