infoPlist.strings 667 B

1234567891011121314151617
  1. /* Privacy - Bluetooth Always Usage Description */
  2. "NSBluetoothAlwaysUsageDescription" = "Bluetooth is used to communicate with insulin pump and continuous glucose monitor devices";
  3. "NSBluetoothPeripheralUsageDescription" = "Bluetooth is used to communicate with insulin pump and continuous glucose monitor devices";
  4. /* Privacy - Face ID Usage Description */
  5. "NSFaceIDUsageDescription" = "For authorized acces to bolus";
  6. /* Privacy - NFC Scan Usage Description */
  7. "NFCReaderUsageDescription" = "NFC is used to scan Libre sensors.";
  8. /* Privacy - Calendars Usage Description */
  9. "NSCalendarsUsageDescription" = "Calendar is used to create a new glucose events.";