---
title: deletingInteractionWithGroupIdentifier
framework: intents
role: symbol
role_heading: Type Property
path: intents/inintenterror/deletinginteractionwithgroupidentifier
---

# deletingInteractionWithGroupIdentifier

## deletingInteractionWithGroupIdentifier

deletingInteractionWithGroupIdentifier Type Property of INIntentError The system was unable to delete the [INInteraction](/documentation/intents/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](/documentation/Foundation/NSUnderlyingErrorKey) in the error object’s [userInfo](/documentation/Foundation/NSError/userInfo) dictionary.
