WalletConnect / a2

An Asynchronous Apple Push Notification (apns2) Client for Rust
MIT License
136 stars 47 forks source link

Add apns-push-type header #74

Closed gferon closed 2 months ago

gferon commented 8 months ago

Set the apns-push-type header (mostly to support background notifications, but I mapped all the possible values).

Due Dilligence

r10s commented 3 months ago

great to find this PR, very nice! seems we're requiring exactly that for https://github.com/deltachat/notifiers/issues/22

gibix commented 2 months ago

Yep, just tested, works as expected

r10s commented 2 months ago

we're using this PR also for https://github.com/deltachat/notifiers in practise meanwhile, works like a charm!

is there sth. we can help that this PR gets merged?