From ddc23b228785470817ba79ad454b41a70b719f38 Mon Sep 17 00:00:00 2001 From: nacho <25931366+ignaciosantise@users.noreply.github.com> Date: Fri, 28 Nov 2025 16:44:11 -0300 Subject: [PATCH] chore: added string for NSBluetoothAlwaysUsageDescription --- dapps/pos-app/app.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dapps/pos-app/app.json b/dapps/pos-app/app.json index d3d6e04b..dce8b09f 100644 --- a/dapps/pos-app/app.json +++ b/dapps/pos-app/app.json @@ -17,7 +17,8 @@ }, "infoPlist": { "NFCReaderUsageDescription": "This app requires NFC to send messages", - "NSLocationWhenInUseUsageDescription": "This app requires location when using the camera" + "NSLocationWhenInUseUsageDescription": "This app requires location when using the camera", + "NSBluetoothAlwaysUsageDescription": "This app requires Bluetooth to print receipts" }, "entitlements": { "com.apple.developer.nfc.readersession.formats": [