Kurt Guenther

Results 3 issues of Kurt Guenther

I have an input file that contains two protocols and one class. I would like Cuckoo to ignore the class. Despite running cuckoo with the options `--no-classes` and `--exclude ClassName`...

bug

Continuing from [here](https://github.com/parse-community/node-apn/pull/133#issuecomment-1747747998). This reverts this PR from @dplewis. Additionally it adds `dismissal-date` as a field to APS + tests.

[Since 5.2.3](https://github.com/parse-community/node-apn/pull/133#issuecomment-1747747998), node-apn has been producing slightly wrong APS payloads, renaming `events` instead of `event` in the live activity push notifications. Additionally, there wasn't any support for `dismissal-date` which is...

type:bug