Skip to content Skip to sidebar Skip to footer

Javascript Redirection Not Working In Facebook In-app Browser

We have a central webpage on site that redirects user to some specific page based certain conditions. The redirect logic is coded in JavaScript, using window.location.href But this

Solution 1:

that's is a bug. And It is fixed in the comming new versions. I tested it already.

Solution 2:

There is an new version of Facebook App now. The JavaScript redirection is working in facebook in-app browser. 😓

Solution 3:

Post a Comment for "Javascript Redirection Not Working In Facebook In-app Browser"