Offline application with the Facebook API in 4 steps
June 28
An offline application for Facebook , to interact with a profile without the user needing to connect every time.
The principle is simple, when the first user login is required to store a single session. This key will connect directly to the Facebook application , without entering the username and password. 
4 steps are required:
- Create a Facebook application
- Create the interface for the first connection
- Get the session number
- Connection to the application






Recent Comments