From 0ba365db07c8446b7b23670692284a4aa6a15296 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 12 Dec 2018 12:05:19 -0500 Subject: fixed non SSL error for ios --- config.xml | 3 ++- package.json | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/config.xml b/config.xml index 41eab0a9..55c41bb2 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + zmNinja High performance ZoneMinder client @@ -167,6 +167,7 @@ + diff --git a/package.json b/package.json index f1a1e5ab..277810d4 100644 --- a/package.json +++ b/package.json @@ -54,11 +54,13 @@ "cordova-plugin-ionic-webview": { "ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+" }, + "cordova-custom-config": {}, "cordova-plugin-media-pp-fork": {} } }, "dependencies": { "clivas": "^0.2.0", + "cordova-custom-config": "5.0.2", "cordova-library-helper-pp-fork": "^1.0.1", "cordova-plugin-add-swift-support": "^1.7.2", "cordova-plugin-advanced-http": "^2.0.2", -- cgit v1.2.3