From 8dae6a5044f9c1b7a8497cc1c96155fd262b40cf Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 26 Oct 2017 01:41:16 +0200 Subject: iphone x fixes --- StoneIsland/platforms/ios/www/js/index.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'StoneIsland/platforms/ios/www/js/index.js') diff --git a/StoneIsland/platforms/ios/www/js/index.js b/StoneIsland/platforms/ios/www/js/index.js index 72358e0e..eb3b32b9 100755 --- a/StoneIsland/platforms/ios/www/js/index.js +++ b/StoneIsland/platforms/ios/www/js/index.js @@ -83,6 +83,10 @@ var app = (function(){ image.src = "./img/compass-logo.png" } + if (is_iphone_x) { + StatusBar.hide() + } + app.view = null app.router = new SiteRouter () -- cgit v1.2.3-70-g09d2