rapns icon indicating copy to clipboard operation
rapns copied to clipboard

MOVED TO https://github.com/rpush/rpush

Results 20 rapns issues
Sort by recently updated
recently updated
newest added

I implemented the push notifications and GCM notifications using this gem working great. @ileitch But i came across one strange issue. Sometimes my rails server goes into deadlock state. Any...

I implemented the push notifications and GCM notifications using this gem working great. @ileitch But i came across one strange issue. Sometimes my rails server goes into deadlock state. Any...

Hey, how much time will take to get a new release with the WPNS? Thanks :)

This may very well be user stupidity on my part but I am pushing a mix of Apns and GCM notifications containing the following message: 'Abra el App de El...

I have a rapns process run as a daemon, but I found it always get killed in the next day after deploying with capistrano, when I try to start it...

Hi, It would be nice if you could set somewhere the database to use by rapns. I'm working on some projects and all of them are going to use rapns...

I am having an issue with the rapns worker lately, It seems to suddenly stop working randomly and needs to be restarted, but what is worse is that the notifications...

We recently started running rapns on heroku. Our goal is to send bursts of a few hundred thousand (possibly even more in the future) push messages per minute. Unfortunately the...

Having check_for_errors enabled is a huge performance hit. Would it be possible to read errors from the socket in such a way that doesn't block further sending? You would need...

Hi @ileitch, first of all thanks for the great work on the rapns gem, I'm having a small issue and wanted to ask you about it: When my rapns worker...