Changelog and release notes for the Facebook SDK for tvOS. Note that since tvOS shares common code with the SDKs for iOS, you should also review the changelog for iOS
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
FBSDKAppEventsUtility fetchDeferredAppInvite:
.See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
See the changelog for iOS.
[FBSDKShareAPI.accessToken]
to allow changing the access token used for sharing (pull request 826)FBSDKDeviceShareButton
and FBSDKDeviceShareViewController
and <FBSDKShareButton />
(for TVML apps) to support Sharing for Devices, an easy way to share content from your TV app without having to log in. See https://developers.facebook.com/docs/tvos for more details.redirectURL
property to FBSDKDeviceLoginButton
and FBSDKDeviceLoginViewController
which lets you specify a URL to redirect the person to after completing the device login. See https://developers.facebook.com/docs/tvos for more details.[FBSDKSettings setClientToken:]
.FBSDKTVInterfaceFactory
and related classes to support TVML apps. Learn more by reading our TVML guide.FBSDKDeviceLoginButton
and FBSDKDeviceLoginViewController
receive their messages after the modal as been dismissed; otherwise, performing segues from the parent view controller did not work.pod 'FBSDKTVOSKit', '~> 4.9.0-beta'
FBSDKDeviceLoginViewController.permissions
and FBSDKDeviceLoginButton.permissions
have been removed. Separate your read and write permissions and use the readPermissions
and writePermissions
properties instead.FBSDKDeviceLoginManager
is no longer public.FBSDKDeviceLoginManagerResult.isCancelled
as FBSDKDeviceLoginManagerResult.cancelled
.Facebook SDK for tvOS is now available - see our development guide for details.