Facebook Safari会话问题-Safari Iframe Set Cookie
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Facebook Safari会话问题-Safari Iframe Set Cookie相关的知识,希望对你有一定的参考价值。
Add this code in the top of your index.php and set $page_url to your application final tab/app URL.
<?php // Start Session Fix $page_url = "http://www.facebook.com/pages/.../...?sk=app_..."; { $_SESSION["signed_request"] = $_POST["signed_request"]; } // End Session Fix ?>
以上是关于Facebook Safari会话问题-Safari Iframe Set Cookie的主要内容,如果未能解决你的问题,请参考以下文章
如果我们从设置中有 Facebook 会话,FBLoginView 不会发出警报