diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-10-26 04:11:12 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-10-26 04:11:12 +0200 |
| commit | 2dc213bc3e581fe324d2a2ede320f9a5d5db68c0 (patch) | |
| tree | 388afa203b7c310330d3749a6ae93acf9f23dab0 /StoneIsland/platforms/android/assets/www/js/lib/etc/deeplink.js | |
| parent | 70f3af46c5071866eac85b39c59cda6ebdd09ef7 (diff) | |
deploy 0.9.2
Diffstat (limited to 'StoneIsland/platforms/android/assets/www/js/lib/etc/deeplink.js')
| -rwxr-xr-x | StoneIsland/platforms/android/assets/www/js/lib/etc/deeplink.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/StoneIsland/platforms/android/assets/www/js/lib/etc/deeplink.js b/StoneIsland/platforms/android/assets/www/js/lib/etc/deeplink.js deleted file mode 100755 index 7667cfcd..00000000 --- a/StoneIsland/platforms/android/assets/www/js/lib/etc/deeplink.js +++ /dev/null @@ -1,5 +0,0 @@ -function handleOpenURL (url) { - console.log("DEEP LINKING DETECTED", url) - url = url.replace("stoneisland:/", "") - app.router.parseRoute( url ) -}
\ No newline at end of file |
