A simple tool to test iOS push notifications.
Attention please, just dumped some quick and dirty code.. I just made it public because some fellas asked me to access the tool.. It is working but needs a lot of care.
The pusher app seems to be legacy and apparently stopped working, as per this issue So this is just a tool to fulfill the gap pusher left.
APNs will not support legacy binary protocol as of March 31, 2021. https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/sending_notification_requests_to_apns/
- p12 certificate and password
- device token
- bundle identifier
- TCAs - The Composable Architecture
- SwiftUI