I am using Facebook in my music application where user post comment on wall paper after listening the songs . So problem arises that user have to login again for next song. so please provide me code for session retains when he clicked on the tab where it written “keep me login”.
Thanks
I have a file called FacebookHelper.m, here is the code there:
If you want to control the login dialog yourself, here is the code:
For your cases, I think you only need to get the session back and resume it.