Closed kylebrowning closed 1 year ago
@kylebrowning Why APNSError.reason
became private
? The reason
is vital for processing APNs' responses – for example sender may want to perform cleanup upon receiving Unregistered
reason.
@vojtarylko Im trying to remind myself why we did, but I can't think of it atm, do you wanna open a PR?
@kylebrowning Thanks for the reply. I'll open PR.
This is the first PR among probably many to break out APNS into APNSCore, APNSAHC, APNSUrlSession, and APNS(a hyper optimized h2 client)