Releases: timanrebel/Facebook
Releases · timanrebel/Facebook
1.0.11
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: Like button
- Added support for the new native Like button
v1.0.5 Minor bugfix
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.
v1.0.4: Added login button
- Added login button to easily enable 'Login with Facebook' via the
createLoginButton
function - Rewrote internal module structure
- re-added login/logout events
v1.0.2
- Support for first Graph API call (request me)
- Initial support for Share Dialog
v1.0.1 Bugfixes
Update appEvents.md