---
title: donatingInteraction
framework: intents
role: symbol
role_heading: Type Property
path: intents/inintenterror/donatinginteraction
---

# donatingInteraction

## donatingInteraction

donatingInteraction Type Property of INIntentError The [INInteraction](/documentation/intents/ininteraction) object could not be donated to the system.

``` static var donatingInteraction: 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.
