issues Search Results · repo:NicosKaralis/pushmeup language:Ruby
Filter by
43 results
(79 ms)43 results
inNicosKaralis/pushmeup (press backspace or delete to remove)Google is deprecating GCM so, it would be a good idea switching to FCM.
Google Cloud Messaging page: As of April 10, 2018, Google has deprecated GCM. The GCM server and client APIs are
deprecated and ...
ricvillagrana
- 1
- Opened on Apr 23, 2019
- #88
I am using Sidekiq to process my APNS push background jobs. I am using APNS as the code below
APNS.host = gateway.push.apple.com
APNS.port = 2195
APNS.pem = pem credential file path here
APNS.pass ...
hexinpeter
- Opened on Mar 16, 2016
- #77
Hi,
Can you please help us to know, how to send push notification to multiple iOS app from same server. we have two iOS app
with package name as com.domainname.application1 and com.domainname.application2. ...
prvinuch
- 1
- Opened on Feb 24, 2016
- #76
Hi I Have used your gems,its working fine with android when i send notification i get response (success and error
response if something wrong ) but in IOS push notification i am not getting any response ...
rajputlalita
- 1
- Opened on Jan 28, 2016
- #75
All push notifications work fine from my webserver and from irb, however, when I try to send one from a Delayed Job
task, the notifications never get sent out.
culov
- 1
- Opened on Dec 5, 2015
- #74
I am trying to write code that tracks the delivery of push notifications. The response I always get from calling
APNS.send_notification is always nil. GCM.send_notification gives me a response hash. With ...
mrinterweb
- 4
- Opened on Dec 3, 2015
- #73
When using APNS.send_notifications I encounter Broken pipe errors which after googling around I understand have to do
with invalid device registration ids (user blocked notifications, uninstalled the app, ...
shaharmintz
- Opened on Dec 1, 2015
- #72
I have some automated tests for testing asynchronous jobs with sidekiq that send push notifications.
They pass, but the device which should be getting the notifications is not receiving it (yes I am sure ...
andyryan
- Opened on Aug 4, 2015
- #71
Is there a way to not send out a network call and still see the deliveries of the notification? This will be very
helpful for cucumber testing.
ericraio
- Opened on Jul 23, 2015
- #70

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.