From 163d269eef310617a23b6b8be8270b44794dd723 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 24 Nov 2017 17:44:00 +0100 Subject: deep linking working --- StoneIsland/platforms/ios/www/js/index.js | 1 + 1 file changed, 1 insertion(+) (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 72584894..4cae2f24 100755 --- a/StoneIsland/platforms/ios/www/js/index.js +++ b/StoneIsland/platforms/ios/www/js/index.js @@ -105,6 +105,7 @@ var app = (function(){ if (navigator.onLine) { app.account.connect(app.deepLinkRoute || '/intro') app.blog.fetch(function(){ + console.log("navigating to deep link route after fetch") app.router.initial_route = app.deepLinkRoute || "/intro" app.router.launch() }) -- cgit v1.2.3-70-g09d2