CleverTap / apns-http2

A Java library for sending notifications via APNS using Apple's HTTP/2 API.
https://clevertap.com
BSD 3-Clause "New" or "Revised" License
216 stars 109 forks source link

Added new fields. InterruptionLevel and Relevance Score #98

Closed sswapnnil closed 1 year ago

sswapnnil commented 1 year ago

Added two new keys to notification aps dictionary. These keys are relevance-score and Interruption-level

sswapnnil commented 1 year ago

I will re-open the PR once the changes are tested properly