From 85e227a5cbd872b1744d49432a8914edd8237886 Mon Sep 17 00:00:00 2001 From: MarcoE Date: Tue, 11 Nov 2025 11:58:51 +0100 Subject: [PATCH 1/2] Fix apple --- salesbook.Maui/Platforms/iOS/Info.plist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/salesbook.Maui/Platforms/iOS/Info.plist b/salesbook.Maui/Platforms/iOS/Info.plist index 15ed987..eae9be5 100644 --- a/salesbook.Maui/Platforms/iOS/Info.plist +++ b/salesbook.Maui/Platforms/iOS/Info.plist @@ -51,6 +51,9 @@ NSPhotoLibraryAddUsageDescription Permette all'app di salvare file o immagini nella tua libreria fotografica se necessario. + NSBluetoothAlwaysUsageDescription + Alcune librerie di sistema potrebbero accedere al Bluetooth. L’app non utilizza direttamente il Bluetooth. + UIBackgroundModes remote-notification From e586279c6b825d1057294a777b44c7c06595df22 Mon Sep 17 00:00:00 2001 From: MarcoE Date: Tue, 11 Nov 2025 11:59:22 +0100 Subject: [PATCH 2/2] -> v2.1.4 (22) --- 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 360cfc3..d726b2a 100644 --- a/salesbook.Maui/salesbook.Maui.csproj +++ b/salesbook.Maui/salesbook.Maui.csproj @@ -30,7 +30,7 @@ 2.1.4 - 21 + 22 14.2