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/www/cordova_plugins.js | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'StoneIsland/platforms/ios/www/cordova_plugins.js') diff --git a/StoneIsland/platforms/ios/www/cordova_plugins.js b/StoneIsland/platforms/ios/www/cordova_plugins.js index 5d4c04be..770af107 100644 --- a/StoneIsland/platforms/ios/www/cordova_plugins.js +++ b/StoneIsland/platforms/ios/www/cordova_plugins.js @@ -138,6 +138,14 @@ module.exports = [ "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" + ] } ]; module.exports.metadata = @@ -157,7 +165,8 @@ module.exports.metadata = "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" }; // BOTTOM OF METADATA }); \ No newline at end of file -- cgit v1.2.3-70-g09d2