From 7f6c5134780ad3cedc718772b40578f0170f200e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 21 Sep 2020 18:43:03 +0200 Subject: cordova-plugin-inappbrowser welcome to the family!! --- StoneIsland/platforms/ios/www/js/index.js | 2 ++ 1 file changed, 2 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 3947b43e..0e9ee355 100755 --- a/StoneIsland/platforms/ios/www/js/index.js +++ b/StoneIsland/platforms/ios/www/js/index.js @@ -115,6 +115,8 @@ var app = (function(){ // } push.init() + window.open = cordova.InAppBrowser.open + if (navigator.onLine) { app.account.connect(window.deepLinkRoute || '/intro') app.blog.fetch(function(){ -- cgit v1.2.3-70-g09d2