Will APNs certificate type support come to the App Store Connect API?

Hello dear developers and developers of App Store Connect API

I have a lot of "Apple Push Services" certificates on the Apple side. I can't keep track of (APNs sandbox and APNs Production) and their expired dates. And I usually miss these expired dates.

There is no mechanism on the Apple side that reports the expired date, 1 week before the APNs certificates expired date!!! Only 30 days ago the mail was sent.

Here I thought I could do it from "App Store Connect API" where I can track the dates of APNs certificates. But certificate types in API do not include APNs.

https://developer.apple.com/documentation/appstoreconnectapi/certificatetype

Is there a deadline for this capability to arrive in the Connect API? A lot of people really need this capacity. And there are a lot of threads on stackoverflow and developer apple forum.

Answered by DTS Engineer in 745412022

Is there a deadline for this capability to arrive in the Connect API?

AFAIK nothing has been announced on this subject. As always, if you want to see Apple add support for something in the future, I encourage you to file an enhancement request describing your requirements.

Please post your bug number, just for the record.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Accepted Answer

Is there a deadline for this capability to arrive in the Connect API?

AFAIK nothing has been announced on this subject. As always, if you want to see Apple add support for something in the future, I encourage you to file an enhancement request describing your requirements.

Please post your bug number, just for the record.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Will APNs certificate type support come to the App Store Connect API?
 
 
Q