Hi
We’re updating our KSM to support SPC v2/v3 and currently operate with both legacy SDK4 credentials (ASK + 1024 cert) and SDK26 credentials (certificate bundle + provisioning data + 1024/2048 keys). Our client apps run across a wide range of iOS/tvOS versions, so we want to follow Apple’s recommended client strategy for certificate selection. The docs describe SHA‑1 vs SHA‑256 in the SPC header, but do not specify which OS versions should use SDK4 vs SDK26 credentials. Could you clarify:
- Is there an official minimum iOS/tvOS version where you recommend SDK26 credentials for client apps?
- For older OS versions (e.g. iOS 15), is SDK4 still the recommended choice for client apps?
- Are there any official migration guidelines for client apps moving from SDK4 to SDK26 credentials?
Thanks in advance.