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:
v323.0.0.46.119 is the version which had issue. The new version v324.0.0.48.120 doesn't have this bug.
Post a Comment for "JavaScript Redirection Not Working In Facebook In-app Browser"