Fixed UID length bug for product suggestions re: MFC and payment verbiage

This commit is contained in:
michael
2026-01-26 12:42:27 -08:00
parent e597728883
commit b27baf5dec
12 changed files with 349 additions and 148 deletions

View File

@@ -14,7 +14,8 @@
"supportsTablet": false,
"bundleIdentifier": "com.dangerousthings.nfcidentifier",
"infoPlist": {
"NFCReaderUsageDescription": "This app uses NFC to scan transponders and identify compatible Dangerous Things implants."
"NFCReaderUsageDescription": "This app uses NFC to scan transponders and identify compatible Dangerous Things implants.",
"ITSAppUsesNonExemptEncryption": false
}
},
"android": {