Takes care of Apple push notifications (APNS) in your PHP projects.
MIT License
224
stars
44
forks
source link
PHP Fatal error: Uncaught exception 'Wrep\Notificato\Apns\Exception\InvalidCertificateException' with message 'Could not detect APNS environment based on the CN string #60
is this because of the new way production certificates are created with apple apns.. no longer is there a dev or product there all under one umbrella now
Sounds like issue #53 to me. Are you sure you're using version 1.2.0 or newer? Since that version it should work correctly or is this another change that Apple made?
is this because of the new way production certificates are created with apple apns.. no longer is there a dev or product there all under one umbrella now