This differential moves all notif types to lib except for APNs. The reason for this is that APNs types are provided by node-apn that can't be used in lib. Therefore APNs notifs types, generation and encryption will be handled in a separate diff since it is less copy-pasting and more implementing from scratch.
Details
Details
- Flow
- Test all notif types for all platforms and large notifs as well.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage