Does exactly what you expect, and does it well.- Svibrager (Australia Mac App Store)
Makes it super easy to test your APNS setup with certificate or key.
At my work I deal with custom push notification a lot (with payload containing custom data and the app performs different action based on the data), there's several app out there providing push notification testing service but they either don't support auth key, is a electron app, doesn't support drag and drop p8 / p12 file (why do they all grab credential from keychain?!) or flat out doesn't work.
There's also some website that allows you to upload certificate / keys and send push notification, I don't feel safe uploading credential to other website, what if they store it and use it to spam my app later on?😅
Frustrated, I coded this app on a whim and here it is, hope this app can help you test push notification easier!
Pushever app doesn't collect any data from you. No amount of data is collected in any manner. Your push service credentials and payload are stored securely in macOS Keychain, Pushever app doesn't make any internet connection other than to Apple Push Notification Server.