Is there an API or Webservice to get the latest iOS and iPadOS version?

We have an in house enterprise application and that app is for checking the device's compliance. One of the functionality is to check if the device is in the latest iOS/iPadOS version. So, is there an API or web service for that?

Replies

Is there an API or Webservice to get the latest iOS and iPadOS
version?

Not provided by Apple.

However, if you’re deploying to a managed environment then you can enforce OS version compliance via MDM, which seems to make more sense than doing it in an app.

Share and Enjoy

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