https://github.com/coronalabs/plugins-source-facebook
The facebook plugin provides access to Facebook Connect, a set of APIs for accessing the Facebook social network. The functions allow a user to login/logout, post messages and images, and retrieve status.
https://github.com/coronalabs/plugins-source-facebook
Last synced: 12 months ago
JSON representation
The facebook plugin provides access to Facebook Connect, a set of APIs for accessing the Facebook social network. The functions allow a user to login/logout, post messages and images, and retrieve status.
- Host: GitHub
- URL: https://github.com/coronalabs/plugins-source-facebook
- Owner: coronalabs
- License: other
- Created: 2015-04-01T01:30:28.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-01T02:01:12.000Z (about 11 years ago)
- Last Synced: 2025-05-16T10:25:53.455Z (about 1 year ago)
- Language: Lua
- Homepage: http://docs.coronalabs.com/plugin/facebook/
- Size: 1.13 MB
- Stars: 2
- Watchers: 13
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# plugin.facebook
The facebook plugin provides access to Facebook Connect, a set of APIs for accessing the Facebook social network. The functions allow a user to login/logout, post messages and images, and retrieve status.
## Setup
Install [CoronaEnterprise](http://coronalabs.com/products/enterprise/).
## Platform Support
* iOS (+ Simulator)(Supported)
* Android (Supported)
* Windows Phone 8 (Not supported)
## Corona Simulator Support
* Mac Simulator (Not supported)
* Win Simulator (Not supported)
## Resources
* [Corona Enterprise](http://docs.coronalabs.com/native/)
* [API Reference](http://docs.coronalabs.com/plugin/facebook/index.html)