I am getting awkward issue in iOS app when I try to post on friend's wall using FBWebDialog
fbconnect://success?error_code=110&error_msg=Missing+user+cookie+%28to+validate+session+user%29
In which I am using stored access_token on server and creating session using that on every device when user logs in.