justdmitry / PassKitHelper

Helper library for all your Apple PassKit (Apple Wallet, Apple Passbook) needs.
MIT License
26 stars 6 forks source link

push notification does not work #5

Closed dolphinsd closed 3 years ago

dolphinsd commented 4 years ago

It fails, as apple requires https/2 for 13+ devices.

this still works: https://github.com/tomasmcguinness/dotnet-passbook/blob/56a149e955b4f8acb26b8c69f9e7058ddb047b09/Passbook.Sample.Web/Services/SendEmptyPushNotification.cs

justdmitry commented 3 years ago

Fixed in v3.0.1, works for me in .netcore 3.1 and 5.0.