To ensure uninterrupted push notification delivery to your iOS users, you must update your APNs (Apple Push Notification service) Push Certificate before its expiration date. Failure to do so will result in push notifications not being delivered to your iOS app.
To generate a new certificate and upload it to your Pushwoosh application, please follow the detailed instructions in our official documentation:
Recommended Alternative: APNs Auth Key
Instead of using a .p12 push certificate which expires annually, we strongly recommend switching to an APNs Authentication Key (.p8 file).
The main advantage of using an auth key is that it does not expire, meaning you will not have to manually renew and re-upload it every year. You can also use a single auth key for all of your applications.
The configuration guide linked above also contains instructions for using a .p8 auth key.
Comments
0 comments
Please sign in to leave a comment.