My iOS app on the app store uses push notifications. Every year, when my certificate and provisioning profile expire, we need to renew both and use the same so that Push notification keep on working on live apps.
Is there any workaround to increase the expiry time period from one year. Also, the Apple site mentions that certificate expires in 3 years and provisioning profile in one year but in my developer account it shows that certificate expiry date also after one year. Do certificates also expire in one year?
Also, if certificate is valid and provisioning profile is expired then what would be the behaviour on live apps for push notifications?