From 5814243c2b067f40d291725c769a56cd1ab1fd97 Mon Sep 17 00:00:00 2001 From: MarcoE Date: Thu, 30 Oct 2025 13:43:24 +0100 Subject: [PATCH 1/2] Fix Apple --- .../Platforms/iOS/PrivacyInfo.xcprivacy | 109 ++++++++++++------ 1 file changed, 74 insertions(+), 35 deletions(-) diff --git a/salesbook.Maui/Platforms/iOS/PrivacyInfo.xcprivacy b/salesbook.Maui/Platforms/iOS/PrivacyInfo.xcprivacy index 757053b..d5611cc 100644 --- a/salesbook.Maui/Platforms/iOS/PrivacyInfo.xcprivacy +++ b/salesbook.Maui/Platforms/iOS/PrivacyInfo.xcprivacy @@ -2,47 +2,86 @@ - + NSPrivacyTracking + + NSPrivacyTrackingDomains + NSPrivacyCollectedDataTypes NSPrivacyCollectedDataType - NSPrivacyCollectedDataTypeUserID - NSPrivacyCollectedDataTypeLinkedToUser - + NSPrivacyCollectedDataTypeCrashData + NSPrivacyCollectedDataTypeLinked + NSPrivacyCollectedDataTypeTracking - + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAnalytics + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypePerformanceData + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAnalytics + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeOtherDiagnosticData + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAnalytics + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypePreciseLocation + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeCoarseLocation + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypePhotosorVideos + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAppFunctionality + - - NSPrivacyAccessedAPITypes - - - NSPrivacyAccessedAPIType - NSPrivacyAccessedAPITypeCamera - NSPrivacyAccessedAPITypeReasons - - CAMeraCapture - - - - NSPrivacyAccessedAPIType - NSPrivacyAccessedAPITypePhotoLibrary - NSPrivacyAccessedAPITypeReasons - - PHOTOLibraryAdd - PHOTOLibraryRead - - - - - - NSPrivacyTracking - - NSPrivacyTrackingDomains - - NSPrivacyCustomPurposeDescription - + - + \ No newline at end of file From 3d231ac7c7484c36e6836253cb9761c794d18842 Mon Sep 17 00:00:00 2001 From: MarcoE Date: Thu, 30 Oct 2025 13:44:32 +0100 Subject: [PATCH 2/2] -> v2.1.0 (16) --- salesbook.Maui/salesbook.Maui.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salesbook.Maui/salesbook.Maui.csproj b/salesbook.Maui/salesbook.Maui.csproj index a5339ef..e47844b 100644 --- a/salesbook.Maui/salesbook.Maui.csproj +++ b/salesbook.Maui/salesbook.Maui.csproj @@ -30,7 +30,7 @@ 2.1.0 - 15 + 16 14.2