As a tip, if you are having trouble getting a Facebook API canvas function, such as
FB.Canvas.setSize() or
FB.Canvas.setAutoGrow(), to work it may be
FB._https = true tripping you up. If you have
FB._https = true set anywhere, try commenting it out or straight up removing it and see it the problem persists. You may be surprised.
No comments:
Post a Comment