From 531c60ee7ecbee516812d560b63a8317c3cf3590 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 25 Oct 2017 18:19:08 +0200 Subject: hide statusbar --- StoneIsland/platforms/ios/ios.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'StoneIsland/platforms/ios/ios.json') diff --git a/StoneIsland/platforms/ios/ios.json b/StoneIsland/platforms/ios/ios.json index 806928a2..cfaa5218 100644 --- a/StoneIsland/platforms/ios/ios.json +++ b/StoneIsland/platforms/ios/ios.json @@ -93,6 +93,14 @@ { "xml": "", "count": 1 + }, + { + "xml": "", + "count": 1 + }, + { + "xml": "", + "count": 1 } ] } @@ -166,6 +174,9 @@ }, "phonegap-plugin-push": { "PACKAGE_NAME": "us.okfoc.stoneisland" + }, + "cordova-plugin-wkwebview-engine": { + "PACKAGE_NAME": "us.okfoc.stoneisland" } }, "dependent_plugins": {}, @@ -308,6 +319,14 @@ "clobbers": [ "PushNotification" ] + }, + { + "id": "cordova-plugin-wkwebview-engine.ios-wkwebview-exec", + "file": "plugins/cordova-plugin-wkwebview-engine/src/www/ios/ios-wkwebview-exec.js", + "pluginId": "cordova-plugin-wkwebview-engine", + "clobbers": [ + "cordova.exec" + ] } ], "plugin_metadata": { @@ -325,6 +344,7 @@ "cordova-plugin-whitelist": "1.3.0", "cordova-plugin-x-socialsharing": "5.1.3", "ionic-plugin-keyboard": "2.2.1", - "phonegap-plugin-push": "2.0.0" + "phonegap-plugin-push": "2.0.0", + "cordova-plugin-wkwebview-engine": "1.1.3" } } \ No newline at end of file -- cgit v1.2.3-70-g09d2