Apple Error Codes Database
Comprehensive Apple Error Codes
Explore our extensive database of over 5,000 Apple Ecosystem error codes. From macOS to iOS, tvOS, watchOS, and visionOS, each code is presented with its name and a concise description to help you quickly pinpoint and resolve issues.
Whether you’re a developer refining an app or a user troubleshooting a system glitch, this resource empowers you with the knowledge to decode cryptic errors and find actionable solutions. No more guesswork—just clear guidance to keep your projects and devices running smoothly.
Number | Name & Description | Platforms | Framework | Header |
---|---|---|---|---|
-67695 |
errSecCallbackFailed
A failure in a callback function, often due to invalid parameters or unexpected runtime conditions.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67817 |
errSecCertificateCannotOperate
The certificate cannot be used to perform the requested operation.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67903 |
errSecCertificateDuplicateExtension
The certificate contains a duplicate extension, which is not allowed.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67818 |
errSecCertificateExpired
The certificate has expired and is no longer valid.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67902 |
errSecCertificateIsCA
The certificate incorrectly identifies itself as a Certificate Authority (CA).
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67900 |
errSecCertificateNameNotAllowed
The certificate name violates naming constraints or policies.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67819 |
errSecCertificateNotValidYet
The certificate is not valid until a future date.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67899 |
errSecCertificatePolicyNotAllowed
The certificate contains an unsupported or restricted policy.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67820 |
errSecCertificateRevoked
The certificate has been revoked and is no longer valid.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67821 |
errSecCertificateSuspended
The certificate has been suspended and cannot be used.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67901 |
errSecCertificateValidityPeriodTooLong
The validity period of the certificate exceeds acceptable limits.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67647 |
errSecCodeSigningBadCertChainLength
Certificate chain length is invalid for code signing.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67649 |
errSecCodeSigningBadPathLengthConstraint
Path length constraint in the certificate chain is invalid for code signing.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67651 |
errSecCodeSigningDevelopment
Code signing certificate is identified as a development certificate.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67648 |
errSecCodeSigningNoBasicConstraints
Code signing certificate does not have the necessary basic constraints extension.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67650 |
errSecCodeSigningNoExtendedKeyUsage
Code signing certificate lacks the required extended key usage extension.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67594 |
errSecConversionError
Data format or type conversion error occurred.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-4960 |
errSecCoreFoundationUnknown
An unknown error occurred in the Security or CF layer.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-25318 |
errSecCreateChainFailed
Failed to create a valid certificate chain.
|
iOS, macOS, tvOS, visionOS, watchOS | Kernel | SecBasePrivate.h |
-25318 |
errSecCreateChainFailed
Failed to create a valid certificate chain.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |