deletingInteractionWithGroupIdentifier
deletingInteractionWithGroupIdentifier
deletingInteractionWithGroupIdentifier Type Property of INIntentError The system was unable to delete the INInteraction objects using their group identifier.
static var deletingInteractionWithGroupIdentifier: INIntentError.Code { get }Discussion
To determine the low-level cause of the problem, check the value of NSUnderlyingErrorKey in the error object’s userInfo dictionary.