diff --git a/app.json b/app.json index 3141a8ad..d0fcd699 100644 --- a/app.json +++ b/app.json @@ -25,6 +25,9 @@ "NSAllowsArbitraryLoads": true } }, + "config": { + "usesNonExemptEncryption": false + }, "supportsTablet": true, "bundleIdentifier": "com.fredrikburmester.streamyfin" },