issues
search
PRX
/
apn_on_rails
Apple Push Notifications on Rails
http://rubydoc.info/github/PRX/apn_on_rails/master/frames
MIT License
538
stars
156
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
"ruby script/rails generate apn_on_rails:install" is error
#68
slowslowslowly
opened
9 years ago
0
Missing push notifications for all but first device when sending through Delayed::Job
#67
morrissinger
opened
11 years ago
0
Unable to use APN with multiple apps because connection.rb hard-wired to use configatron
#66
morrissinger
closed
11 years ago
1
notification delivery fails if any part of the message contains UTF-8 characters
#65
jeffday
opened
11 years ago
0
rails 4 compat
#64
ceberhardt
opened
11 years ago
1
good
#63
netfarmer
opened
11 years ago
0
Only the first notification in each batch is being sent
#62
mobyjames
opened
11 years ago
1
Update notification.rb
#61
fcrisafulli
closed
1 year ago
1
apn_bases table not exist
#60
psaravanan
opened
11 years ago
0
Remove/Change puts log message
#59
sunndog
opened
11 years ago
0
Triggering APN on New Message
#58
michaelperalta
opened
11 years ago
0
applications based on different Rails.env couldn't be recognised
#57
zsjiang
opened
11 years ago
0
Sound off
#56
breiko83
opened
12 years ago
2
Only update noty.sent_at on successful write
#55
barce
closed
6 years ago
1
Cannot send notification because of Broken Pipe error
#54
jayztemplier
opened
12 years ago
1
uninitialized constant APN::App::RAILS_ENV
#53
azcoov
opened
12 years ago
13
Neither PUB key nor PRIV key:: not enough data
#52
alak
closed
12 years ago
1
Can't make app = APN::App.create(:apn_dev_cert => "MY_DEV_CERT.pem", :apn_prod_cert => "MY_PROD_CERT.pem")
#51
picharras
opened
12 years ago
4
Fix confusing README.textile
#50
hlung
opened
12 years ago
6
Enhanced binary message format is implemented. Added handling response from APNS server in case of connection gets aborted from APNS side.
#49
greenhat
opened
12 years ago
0
apn:install generator not working on rails 2.3.14
#48
arirusso
opened
12 years ago
1
Fix send message
#47
niku
closed
8 years ago
0
Spec passes on ruby19
#46
niku
closed
8 years ago
0
Rename create_groups.rb to create_apn_groups.rb
#45
sushmasatish
opened
12 years ago
1
alerts can be hashes as well
#44
abalsam
opened
12 years ago
0
RAILS_ENV does not exists anymore and must be replaced by Rails.env
#43
Systho
opened
12 years ago
0
Login button
#42
HaakonL
opened
12 years ago
1
Certificate issues which aren't found on other libraries
#41
ivanyv
opened
12 years ago
5
support hashes for the 'alert' field
#40
ened
opened
12 years ago
0
Removed "name" attribute from "APN::App.create(..." as it didn't exist in the model.
#39
durrantm
closed
12 years ago
0
Rails 3.2 and self.table_name
#38
mjankowski
closed
12 years ago
4
Updated instructions for rails 3 generators
#37
durrantm
closed
12 years ago
2
Fix for group notification
#36
ramigg
opened
12 years ago
0
Group notification example
#35
amithooda
closed
12 years ago
3
How did you go about getting your certs into the database?
#34
rmontgomery429
closed
1 month ago
0
undefined method `custom_properties' for #<APN::Notification:0x10f8919c>
#33
coneybeare
closed
13 years ago
1
Broken pipe
#32
breiko83
closed
12 years ago
5
rake apn:notifications:deliver not able to send all notifications
#31
dmittal10
opened
13 years ago
1
cannot uninstall
#30
standuprey
opened
13 years ago
1
Certificate Unknown
#29
lefreeman42
opened
13 years ago
2
Rails 3 support
#28
Jirapong
closed
12 years ago
0
log_connection_exception should be a class method
#27
vinodc
closed
12 years ago
4
last_registered_at documentation
#26
breiko83
opened
13 years ago
0
suggested chang to fix issue #20 (https://github.com/PRX/apn_on_rails/issues#issue/20)
#25
andreasmueller
opened
13 years ago
2
Message sending logic is extremely inefficient for large #s of devices
#24
esilverberg
opened
13 years ago
0
Error creating an APN::Device
#23
cwoloszynski
closed
13 years ago
1
undefined method `log_connection_exception'
#22
ledowong
opened
13 years ago
6
rake aborted! invalid DER-encoded certificate data
#21
bhushangahire
closed
13 years ago
1
APN::App.send_notifications results in high DB load
#20
andreasmueller
opened
13 years ago
1
Enhanced Binary Format
#19
dav
closed
13 years ago
2
Next