Hello,
When I try to send APN to my device, I got error message as below.
==================
Failed to connect to APNS: 13 Permission denied.
1) APNS::processQueue -> File: send.php (line 18)
2) APNS::_fetchMessages -> File: class_APNS.php (line 965)
3) APNS::_pushMessage -> File: class_APNS.php (line 381)
4) APNS::_triggerError -> File: class_APNS.php (line 451)
==================
I thought it was certification problem but connection to
"
gateway.sandbox.push.apple.com:2195" with my certification returns
OK.
Any comment will be appreciated.
Thank you!