Open nikoksr opened 3 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@nikoksr could I tackle this issue?
@nikoksr I've created a PR at #715 to add apns2, but haven't tested a few exported functions as hey require certificate files to test. If any changes are required do let me know!
Is your feature request related to a problem? Please describe.
Missing support for APNS (Apple Push Notification service).
Describe the solution you'd like
Implement a notification service and use existing services such as WhatsApp as a guide for implementation. At the time writing this, sideshow/apns2 seems to be the best client library for our service.