Skip to main content

Collected data

About collected data

Following the introduction of Apple's App Store data disclosure requirements, Apple outline that you must provide information about your app's privacy practices in App Store Connect:

You'll need to provide information about your app's privacy practices, including the practices of third-party partners whose code you integrate into your app, in App Store Connect. This information is required to submit new apps and app updates to the App Store.

Always collected

You can read more about this in Apple's developer documentation.

It is important that you have a complete overview of the data being used. Below, we have provided a complete list of the data that is being collected by the iOS SDK and sent to the Encap server.

Always collected data

The values in this table are always collected and sent to the Encap server. This means that you cannot configure whether this data is collected or not.

Optionally collected data

The values in this table are optionally collected and sent to the Encap server. This means that you can configure whether the data is collected or not.

To do this, you must enable the risk attribute. For further information, see ENABLED_RISK_DATA in the application configuration.

Client debug data

The values in this table are only collected and sent if allowDebugData is enabled in the EncapConfig, and if client debug data is enabled in your application configuration.

For further information, see CLIENT_DEBUG_DATA_ENABLED_OS_TYPES in the application configuration.