Fixed UID length bug for product suggestions re: MFC and payment verbiage
This commit is contained in:
3
app.json
3
app.json
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user