issues
search
mac-cain13
/
notificato
Takes care of Apple push notifications (APNS) in your PHP projects.
MIT License
224
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Yeah bro
#68
Akrson
closed
2 years ago
0
Legacy APNS push notifications
#67
sglessard
opened
3 years ago
1
Add ability to send notification with title and body
#66
Cacauu
opened
4 years ago
0
Remove check on device token length
#65
Tayfun74
closed
5 years ago
0
Support for variable length of push token
#64
Tayfun74
closed
5 years ago
5
Wrep/Notificato/Apns/Gateway.php READ_TIMEOUT
#63
jrots
opened
6 years ago
2
Create .editorconfig
#62
sanmai
closed
6 years ago
1
Push notification is not being delivered to device
#61
tahirwaseer
closed
7 years ago
4
PHP Fatal error: Uncaught exception 'Wrep\Notificato\Apns\Exception\InvalidCertificateException' with message 'Could not detect APNS environment based on the CN string
#60
northkode
closed
7 years ago
1
RuntimeException "Cannot change status from final state 256 to state 8."
#59
Venorcis
closed
7 years ago
0
Add support for new fields like expiration and priority
#58
mac-cain13
opened
8 years ago
0
Error: You MUST recompile PHP with a larger value of FD_SETSIZE
#57
adusak
closed
8 years ago
3
How to add the custom information with the push notification?
#56
manifsp
closed
8 years ago
2
Make Notification Factory cache certificates, or make the factory implement an interface
#55
stevenmyhre
opened
8 years ago
1
Add support for new Apple certificates
#54
mac-cain13
closed
8 years ago
0
Certificate Name (CN) not correctly defining APNS environment
#53
chorsnell
closed
8 years ago
4
Problem with loading private key
#52
dexcell
closed
8 years ago
7
Remove JSON_FORCE_OBJECT flag from json_encode()
#51
AntonYu
closed
9 years ago
1
Default Request Time
#50
pedro380085
closed
9 years ago
1
Execution time
#49
pedro380085
closed
9 years ago
9
Undefined variable $body
#48
POPSuL
closed
9 years ago
2
Reconnect after writing, the connection may have been dropped. Remove usleep that slows down the bulk send.
#47
tiois
closed
9 years ago
0
Fixed docs typo
#46
rickpastoor
closed
9 years ago
1
Add category field
#45
mac-cain13
closed
9 years ago
3
bugfix
#44
chekalsky
closed
9 years ago
2
CLI variant
#43
mac-cain13
closed
8 years ago
0
Permanent background process
#42
dmitriigaidarji
closed
9 years ago
2
SSL3_WRITE_PENDING warnings while sending lot of push-alerts
#41
chekalsky
closed
9 years ago
16
Little typo fix in docs
#40
chekalsky
closed
9 years ago
1
Master add CA certificate override
#39
ghost
closed
9 years ago
0
Retry mechanism for large queues not working correctly
#38
mac-cain13
closed
10 years ago
1
"Call to a member function setStatus() on a non-object" in Gateway.php
#37
eXtreme
closed
11 years ago
6
Links to Apple doc about push are invalid
#36
mac-cain13
closed
11 years ago
0
Trivial tweak to "use" namespace
#35
philsturgeon
closed
11 years ago
1
Certificate.md documentation needs update
#34
mac-cain13
closed
11 years ago
0
Create more specific exceptions
#33
mac-cain13
closed
9 years ago
0
Validating a certificate which does not have a passphrase set does not fail
#32
rickpastoor
closed
11 years ago
0
Call to a member function getStatusDescription() on a non-object
#31
mac-cain13
closed
11 years ago
0
Should use a message builder for creation of the message
#30
mac-cain13
closed
9 years ago
2
Documentation improvements
#29
mac-cain13
closed
9 years ago
0
Notificato should validate if the payload is UTF-8
#28
mac-cain13
closed
11 years ago
0
Use a Certificate and Feedback factory with Notificare class
#27
mac-cain13
closed
11 years ago
1
Write some more documentation
#26
mac-cain13
closed
11 years ago
1
Move examples into the doc folder
#25
mac-cain13
closed
11 years ago
0
Notificare class to abstract some classes away
#24
mac-cain13
closed
11 years ago
0
Certificate throws PEM not found exception without the path
#23
mac-cain13
closed
11 years ago
0
Android GCM push messages support
#22
mac-cain13
closed
9 years ago
9
Add option to set an PSR-3 logger interface
#21
mac-cain13
closed
11 years ago
0
Gateway shouldn't store all messages ever send
#20
mac-cain13
closed
11 years ago
0
Consider using a callback for the feedback service
#19
mac-cain13
closed
11 years ago
1
Next