This commit is contained in:
Malte Thöming
2025-11-03 00:06:24 +01:00
parent 09a58dd656
commit 37aa3008c6

View File

@@ -12,7 +12,10 @@
"supportsTablet": true,
"bundleIdentifier": "de.berg-autosoft.fltr",
"infoPlist": {
"ITSAppUsesNonExemptEncryption": false
"ITSAppUsesNonExemptEncryption": false,
"NSAppTransportSecurity": {
"NSAllowsArbitraryLoads": true
}
}
},
"android": {