From 9f54348ba74436394d54de681e2b580ffb3f16c5 Mon Sep 17 00:00:00 2001 From: Valentina Iancu Date: Fri, 1 Sep 2023 15:21:59 +0200 Subject: [PATCH] feat(GiniBankSDK): Add the declared data from Gini Bank API Library `PrivacyInfo` file - add the content of the privacy manifest from Gini Bank API Library inside Gini Bank SDK PIA-4300 --- .../Sources/GiniBankSDK/PrivacyInfo.xcprivacy | 56 +++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 BankSDK/GiniBankSDK/Sources/GiniBankSDK/PrivacyInfo.xcprivacy diff --git a/BankSDK/GiniBankSDK/Sources/GiniBankSDK/PrivacyInfo.xcprivacy b/BankSDK/GiniBankSDK/Sources/GiniBankSDK/PrivacyInfo.xcprivacy new file mode 100644 index 000000000..262bfefe8 --- /dev/null +++ b/BankSDK/GiniBankSDK/Sources/GiniBankSDK/PrivacyInfo.xcprivacy @@ -0,0 +1,56 @@ + + + + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryFileTimestamp + NSPrivacyAccessedAPITypeReasons + + 3B52.1 + + + + NSPrivacyCollectedDataTypes + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeOtherDiagnosticData + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypePhotosorVideos + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypePaymentInfo + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + +