tschoffelen / php-pkpass

💳 PHP class for creating passes for Wallet on iOS.
https://includable.com
MIT License
908 stars 187 forks source link

Push notification #58

Closed sureshborras closed 7 years ago

sureshborras commented 7 years ago

Hi , I integrated this code . it was done successfully. But I am struck register device to send push notification to device (push notification web service). I am a php developer , I am trying integrate apns and gcm. But I was fail . Please provide any example code of pass push notification. Please Help me.

tschoffelen commented 7 years ago

Unfortunately, sending notification is outside the scope of this library. Have a look at this library: https://github.com/jwage/php-apns

lock[bot] commented 6 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.