Hacker News new | ask | show | jobs
by minimaxir 4255 days ago

   function redirectFunction() {
        if (navigator.userAgent.match(/(iPod|iPhone|iPad)/)) {
            setTimeout(function() {
                window.location = "itms://itunes.apple.com/app/justunfollow/id528626975?mt=8";
            }, 25);
No.
1 comments

Hi, I am the lead developer behind TakeOff. Looks like we goofed up here. Sorry about that.