AccessoryError.coordinationTimeout
An error that indicates alert coordination timed out.
Declaration
case coordinationTimeoutDiscussion
The system sets a timeout to determine whether an accessory successfully alerts for a notification. The system generates this error if your accessory doesn’t return from addNotification(_:alertingContext:) within the timeout.