Ph3nol / NotificationPusher

Standalone PHP library for easy devices notifications push.
MIT License
1.18k stars 273 forks source link

apple push notification not sending #200

Open sarveshamrit opened 3 years ago

sarveshamrit commented 3 years ago

i am using this but push notification is not being sent to ios devices , it sends to android without any issue but with ios doesn't send do u know how to solve? i use https://packagist.org/packages/davibennun/laravel-push-notification in lumen framework and i found an article : https://onesignal.com/blog/ios-13-introduces-4-breaking-changes-to-notifications/ @seyfer can u help me in this please . I am trying with same cetficate using pushtry.com and push gets delivered but not from the backend server , not even using cli mode

ohdonpiano commented 3 years ago

this could help

sarveshamrit commented 3 years ago

will simply replacing your files in vendor folder work sir? @ohdonpiano