The end of the range of error codes reserved for user activity errors.
SDKs
- iOS 8.0+
- macOS 10.10+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Foundation
Declaration
NSUserActivityErrorMaximum = 4863
The end of the range of error codes reserved for user activity errors.
SDKs
Framework
NSUserActivityErrorMaximum = 4863
NSUser Activity Error Minimum
The start of the range of error codes reserved for user activity errors.
NSUser Activity Connection Unavailable Error
The user activity couldn’t be continued because a required connection was not available.
NSUser Activity Handoff Failed Error
The data for the user activity was not available.
NSUser Activity Handoff User Info Too Large Error
The user info dictionary was too large to receive.
NSUser Activity Remote Application Timed Out Error
The remote application failed to send data within the specified time.