Meteor-Community-Packages / Meteor-Community-Packages/raix-push
Support for APNS category in payload
- Dominant language
- JavaScript
- Stars
- 505
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
We are developing a Meteor integration with the Apple Watch, which has the need to use the `category` field of the APNS payload to support custom notification actions.
As described here:
https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Chapters/IPhoneOSClientImp.html#//apple_ref/doc/uid/TP40008194-CH103-SW36
Contributor guide
Research direction
Start by tracing how the package builds and sends iOS/APNS payloads, then compare the supported payload fields with Apple's linked APNS documentation. Done means callers can provide a category value and it is included in the delivered payload for custom notification actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100