immobiliare / ApnsPHP

ApnsPHP: Apple Push Notification & Feedback Provider
BSD 3-Clause "New" or "Revised" License
1.43k stars 452 forks source link

No errors are returned, but the devices do not receive notifications. #89

Open JohnyDays opened 9 years ago

JohnyDays commented 9 years ago

The logs from Apns_PHP echo "STATUS: Sending message" once per notification, they never fail, and then it echoes "Disconnected". No errors are reported, but the devices never receive the notifications (trying with 3 different devices, all have their notifications enabled for the app)

Attempting to open a socket and sending a binary notification with a simple example using the same certificate file and tokens works.

xabaras commented 9 years ago

Same Issue for me!

JohnyDays commented 9 years ago

@xabaras check out #86 for a temporary fix, and the ultimate fix/reason

OlexandrPopov commented 8 years ago

I have the same issue. I use PHP 5.5.9, PHP 5.5.12, PHP 5.6.7