mac-cain13 / notificato

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

Closed northkode closed 7 years ago

northkode commented 8 years ago

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

mac-cain13 commented 8 years ago

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?