diff options
| -rw-r--r-- | apps/mobile/app.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/mobile/app.json b/apps/mobile/app.json index c1dc6bf9..28a9bb79 100644 --- a/apps/mobile/app.json +++ b/apps/mobile/app.json @@ -26,8 +26,7 @@ }, "infoPlist": { "NSAppTransportSecurity": { - "NSAllowsArbitraryLoads": true, - "NSAllowsLocalNetworking": true + "NSAllowsArbitraryLoads": true } }, "buildNumber": "20" |
