diff --git a/src/pages/resources/privacy-manifest.md b/src/pages/resources/privacy-manifest.md index 5c96b6fec6..571a934a3f 100644 --- a/src/pages/resources/privacy-manifest.md +++ b/src/pages/resources/privacy-manifest.md @@ -18,20 +18,16 @@ To address concerns regarding fingerprinting, Apple will require developers to d tvOS does not allow local storage for applications, so until further notice, the Mobile SDK will continue to store User Identifiers and Lifecycle Data in UserDefaults. - - -Some customers may choose not to update to version 5 of the Mobile SDK and may still want to submit applications to the App Store. Customers who choose to do this should update their application to include version 4.2.1 or greater of the iOS Mobile SDK Core extension and include their own Privacy Manifest in the application that includes reason 1C8F.1 as the reason for accessing User Defaults. - -## Specific Values to be included in the Privacy Manifest +## Specific Values to be included in the app's Privacy Manifest Mobile SDK customers are responsible for updating and maintaining their app’s Privacy Manifest. Which extensions customers use, and the specific actions performed using the Mobile SDK, may affect what customers should include in the Privacy Manifest Data Use section. The below chart is intended to help guide customers’ understanding of how Mobile SDK data can be used: | **Mobile SDK Extension** | **Data** | [**Linked to User**](https://developer.apple.com/app-store/app-privacy-details/#linked-data) | [**Used For Tracking**](https://developer.apple.com/app-store/app-privacy-details/#user-tracking) | **Reason for Collection** | | --- | --- | --- | --- | --- | -| | User ID | **No –** when the customer is not capturing authenticated identities in the Identity Map

**Yes** **–** when the customer is capturing authenticated identities in the Identity Map | **No –** when the customer is not capturing authenticated identities in the Identity Map

**Yes** **–** when the customer is capturing authenticated identities in the Identity Map | | -| | Product interaction | **No –** when the customer is not capturing authenticated identities in the Identity Map

**Yes** **–** when the customer is capturing authenticated identities in the Identity Map | **No –** when the customer is not capturing authenticated identities in the Identity Map

**Yes** **–** when the customer is capturing authenticated identities in the Identity Map | | -| | Other Data Types | **No –** when the customer is not capturing authenticated identities in the Identity Map

**Yes** **–** when the customer is capturing authenticated identities in the Identity Map | **No –** when the customer is not capturing authenticated identities in the Identity Map

**Yes** **–** when the customer is capturing authenticated identities in the Identity Map | | -| | Other Data Types | **No –** when the customer is not capturing authenticated identities in the Identity Map

**Yes** **–** when the customer is capturing authenticated identities in the Identity Map | **No –** when the customer is not capturing authenticated identities in the Identity Map

**Yes** **–** when the customer is capturing authenticated identities in the Identity Map | | +| | User ID | **No –** when the customer is not capturing authenticated identities

**Yes** **–** when the customer is capturing authenticated identities | **No –** when the customer is not capturing authenticated identities

**Yes** **–** when the customer is capturing authenticated identities | | +| | Product interaction | **No –** when the customer is not capturing authenticated identities

**Yes** **–** when the customer is capturing authenticated identities | **No –** when the customer is not capturing authenticated identities

**Yes** **–** when the customer is capturing authenticated identities | | +| | Other Data Types | **No –** when the customer is not capturing authenticated identities

**Yes** **–** when the customer is capturing authenticated identities | **No –** when the customer is not capturing authenticated identities

**Yes** **–** when the customer is capturing authenticated identities | | +| | Other Data Types | **No –** when the customer is not capturing authenticated identities

**Yes** **–** when the customer is capturing authenticated identities | **No –** when the customer is not capturing authenticated identities

**Yes** **–** when the customer is capturing authenticated identities | | ## Signed XCFrameworks