Skip to content

Appcelerator Titanium module wrapping the latest version of the Facebook iOS SDK

License

Notifications You must be signed in to change notification settings

timanrebel/Facebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook

Appcelerator Titanium module wrapping the latest version of the Facebook iOS SDK. Based upon the work of Appcelerator and MokeSmokes.

The goal for this module is to support the complete and latest version of the Facebook SDK for iOS (and later Android).

Quick Start

Get it gitTio

Download the latest ZIP-file and consult the Titanium Documentation on how install it, or simply use the gitTio CLI:

$ gittio install rebel.facebook

Documentation

Documentation for this module can be found in the documentation folder

Changelog

  • 1.0.10 Added support for 64-bit
  • 1.0.9 Upgraded Facebook SDK to 3.20, to support the new Graph API 2.2
  • 1.0.8 Prevented FB Framework to be added to the final app, increasing size by 26mb. Also added messageLink function to send a link via Messenger.
  • 1.0.7 Added some missing properties to the Like button
  • 1.0.6 Added support for the new native Like button
  • 1.0.5 Fixed minor issue with applicationDidBecameActive not being fired and session tokens might not correctly renew because of that. Also the app event was not logged.
  • 1.0.4 Added support for Login button, rewrote internal structure and re-added login/logout events
  • 1.0.2 Support for first Graph API call and Share Dialog
  • 1.0.1 Support for App Events
  • 1.0.0 Initial working version with only Facebook login

Author

Timan Rebel

License

The MIT License (MIT)

Copyright (c) 2014 Timan Rebel

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Appcelerator Titanium module wrapping the latest version of the Facebook iOS SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages