I'm having hard time figuring out how you're supposed to verify a facebook signature when using FBConnect for the iPhone. What I wanna do is store data on my server that the iPhone FBConnect client sends to it, but the server should only store the data if the request is made by a valid, logged in FB user.
These I've found:
http://wiki.developers.facebook.com/index.php/Facebook%5FConnect%5Ffor%5FiPhone http://wiki.developers.facebook.com/index.php/Verifying%5FThe%5FSignature
So apparently Facebook connect uses cookies. But they don't say how to get these values on the iPhone. Does FBConnect for iphone use cookies? Where are they?
