test(mobile): more testing on ota
This commit is contained in:
@@ -11,16 +11,6 @@
|
||||
"ios": {
|
||||
"supportsTablet": true
|
||||
},
|
||||
"updates": {
|
||||
"enabled": true,
|
||||
"url": "http://10.193.0.56:4000/api/mobile/updates",
|
||||
"fallbackToCacheTimeout": 30000,
|
||||
"codeSigningCertificate": "./certs/certificate.pem",
|
||||
"codeSigningMetadata": {
|
||||
"keyid": "self-hosted",
|
||||
"alg": "rsa-v1_5-sha256"
|
||||
}
|
||||
},
|
||||
"runtimeVersion": "1.0.0",
|
||||
"android": {
|
||||
"adaptiveIcon": {
|
||||
@@ -31,6 +21,7 @@
|
||||
},
|
||||
"package": "com.company.lstscanner",
|
||||
"versionCode": 1,
|
||||
"runtimeVersion": "1.0.0",
|
||||
"edgeToEdgeEnabled": true,
|
||||
"predictiveBackGestureEnabled": false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user