134 reputation
6
bio website
location
age
visits member for 6 months
seen 2 days ago
stats profile views 11

Nov
6
comment Sqlite - SELECT or INSERT and SELECT in one statment
There are a lot of similarities, maybe the answer will come from the MySQL thread :P
Nov
6
asked Sqlite - SELECT or INSERT and SELECT in one statment
Nov
3
awarded  Supporter
Nov
3
asked Facebook Connect - Transferring the Session ID from WebView to the application back to the server
Nov
2
comment Identifying/Managing users based on session ID (Mapping between Session ID to User ID to User Data)
I implemented this flow (from the guide you linked, in java), and it works great. The problem was how to identify the user after all this flow ends. I need to set him a session identifier so he will send it to me on every request. Wasn't sure at which point i need to set it.
Nov
2
accepted Identifying/Managing users based on session ID (Mapping between Session ID to User ID to User Data)
Nov
2
comment Identifying/Managing users based on session ID (Mapping between Session ID to User ID to User Data)
Thank you for your valuable answer. I am doing the server-side login, so it's a little bit more tricky. Since the server is doing all the calls to facebook on behalf of the user. Just wasn't sure how to maintain the session, but your answer helped.
Nov
2
revised Identifying/Managing users based on session ID (Mapping between Session ID to User ID to User Data)
edited title
Nov
2
asked Identifying/Managing users based on session ID (Mapping between Session ID to User ID to User Data)
Nov
1
revised Maintaining User Session (after Facebook O-Auth, Server-side-login)
edited tags
Nov
1
awarded  Editor
Nov
1
revised Maintaining User Session (after Facebook O-Auth, Server-side-login)
added 251 characters in body
Nov
1
asked Maintaining User Session (after Facebook O-Auth, Server-side-login)
Oct
30
awarded  Scholar
Oct
30
accepted O-Auth 2.0 - Server-side Login
Oct
29
awarded  Student
Oct
29
asked O-Auth 2.0 - Server-side Login