| 123456789101112131415161718192021 |
- /* Privacy - NFC Scan Usage Description */
- "NFCReaderUsageDescription" = "NFC is used to scan Libre sensors.";
- /* Privacy - Bluetooth Always Usage Description */
- "NSBluetoothAlwaysUsageDescription" = "Bluetooth is used to communicate with insulin pump and continuous glucose monitor devices";
- /* Privacy - Bluetooth Peripheral Usage Description */
- "NSBluetoothPeripheralUsageDescription" = "Bluetooth is used to communicate with insulin pump and continuous glucose monitor devices";
- /* Privacy - Face ID Usage Description */
- "NSFaceIDUsageDescription" = "For authorized acces to bolus";
- /* Privacy - Calendars Usage Description */
- "NSCalendarsUsageDescription" = "Calendar is used to create a new glucose events.";
- /* Privacy - Health Update Usage Description */
- "NSHealthUpdateUsageDescription" = "Health App is used to store blood glucose, insulin and carbohydrates";
- /* Privacy - Health Share Usage Description */
- "NSHealthShareUsageDescription" = "Health App is used to store blood glucose, insulin and carbohydrates";
|