All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
The release has been deprecated due to Unity support issues caused by removing “fb” prefix from previous version, please use other releases.
- Bumped SDK to 17.0.2
- Removed "fb" prefix of ApplicationId in Android Manifest file
- Fixed Mobile Install Referrer issue
- Bumped SDK to 17.0.1
- Bumped iOS SDK version to 17.0.1
- Updated privacy manifests
- Native iOS SDK
- Added privacy manifests.
- Native Android SDK
- Supported more integrity use cases.
- Bumped SDK to 17.0.0
- Bumped iOS SDK version to 17.0.0
- Bumped Android SDK version to 17.0.0
- Bumped Graph API version to 17.0.0
- Fixed a bug where user did not remain logged in on subsequent sessions
- Bumped SDK to 16.0.2
- Bumped Android SDK version to 16.0.1
- Bumped iOS SDK version to 16.0.1
- Removed fetching app configuration data before calling FB.Init on iOS/Android platforms.
- Updated copyright in some files.
- Bumped SDK to 16.0.1
- Windows platform methods
- FB.Windows.CreateReferral
- FB.Windows.GetDataReferral
- Android Cloud
- Android Cloud Unity example
- Subscriptions payments methods
- Payments price convertion to double
- Improved mobile orientation enum for Unity example
- Improved mobile Tournaments example
- Changed folder structure for External Dependecy Manager dlls
- Bumped SDK to 16.0.0
- Bumped Android SDK versions to 16.0.0
- Bumped iOS SDK versions to 16.0.0
- Bumped Graph API version to 16.0
- Updated Windows SDK Dlls
- Bumped iOS SDK version to 15.1
- Bumped android SDK versions to 15.1
- Android SDK path detection on latest Unity versions
- Duplicate Event System in Unity SDK example
- Fixed DLLs configuration in asset importer
- Fixed ConsoleBase.cs script for Unity 2021 and above.
- Bumped windows SDK versions to 1.0.15
- Bumped Graph API version to 15.0
- Bumped iOS SDK version to 15.0.0
- Bumped android SDK versions to 15.0.1
- Windows platform methods
- FB.Windows.SetSoftKeyboardOpen
- Issue with new Unity Input System and UnitySDK Example.
- Issue with misconfiguration of each DLL when Unity import the package.
- Fixed some example scenes background color
- Fixed Windows platform loggin issue
- Bumped native SDK versions to 14.1.0
- Updated Windows platform DLLs
- Windows platform methods
- FB.Windows.SetVirtualGamepadLayout
- FB.GetUserLocale
- Windows example
- Virtual Gamepad Layout Test
- Physical Gamepad Test
- Bumped windows SDK versions to 1.0.14
- Bumped native SDK versions to 14.0
- Bumped Graph API version to 14.0
- Facebook Settings
- Client Token is automatically added to Podfile and AndroidManifest.xml
- Client Token is no longer marked as optional in the editor
- GraphAPI version
- IAP empty description field
- Podfile creation for iOS platform
- Added tournament APIs for the native mobile SDKs
- Bumped native SDK versions to 13.2
12.0.0 - 2021-12-09
-
OIDC support for login
-
Added APIs for Instant Games context dialogs
-
Added Windows platform (Unity standalone build)
- Windows platform methods: FB.Init FB.LogInWithReadPermissions FB.LogInWithPublishPermissions FB.LogOut FB.API FB.GetCatalog FB.Purchase FB.GetPurchases FB.ConsumePurchase FB.CurrentProfile FB.LoadRewardedVideo FB.ShowRewardedVideo FB.LoadInterstitialAd FB.ShowInterstitialAd FB.OpenFriendDialog FB.GetFriendFinderInvitations FB.DeleteFriendInvitation FB.ScheduleAppToUserNotification FB.PostSessionScoreAsync FB.CreateTournamentAsync FB.GetTournament FB.ShareTournament FB.PostTournamentScore FB.UploadImageToMediaLibrary FB.UploadVideoToMediaLibrary
-
Current public session properties: AccessToken FB.IsInistialized FB.IsLoggedIn FB.GraphAPIVersion
-
App events: FB.ActiveApp FB.LogAppEvent FB.LogPurchase
- Bumped native SDK versions to 12.1.0
- Bumped Graph API version to 12.0
- Removed methods relating to user properties as they have been removed from the native mobile SDK versions
- Removed gameroom support
11.0.0 - 2021-06-05
- Added tournaments APIs for cloud game
- Added Limited Login support for
user_hometown
,user_location
,user_gender
anduser_link
permissions under public beta.
- Bumped native SDK version to 11.0.0
- Bumped Graph API version to 11.0
- Deprecated UpdateUserProperties API
9.2.0 - 2021-04-25
- Added AEM (Aggregated Events Measurement) support under public beta.
- Fix
IOSFBEnableProfileUpdatesOnAccessTokenChange
build issue
9.1.0 - 2021-04-06
- Added Limited Login support for
user_friends
,user_birthday
anduser_age_range
permissions under public beta. - Shared
Profile
instance will be populated withFriendIDs
,Birthday
andAgeRange
fields using the claims from the AuthenticationToken. (NOTE:FriendIDs
,Birthday
andAgeRange
fields are in public beta mode) - Added
EnableProfileUpdatesOnAccessTokenChange
as part of fixing a bug where upgrading from limited to regular login would fail to fetch the profile using the newly available access token.
9.0.0 - 2021-01-10
- Limited Login. See the docs for a general overview and implementation details.
8.1.1 - 2020-10-25
- Add use_frameworks! to Podfile
- Avoid adding swift standard libs
8.1.0 - 2020-10-14
- Fixed AndroidSdk path detection in Unity 2019 and above
8.0.0 - 2020-09-27
- Added method
SetAdvertiserTrackingEnabled
to overwrite theadvertiser_tracking_enabled
flag
- Bumped native SDK version to 8.0.0
- Bumped Graph API version to 8.0
- Fixed lock up issue in Facebook Login
7.21.2 - 2020-08-14
- Support customized Android Keystore path
- Fix iOS build issue for swift libraries
- Deprecate old GUI.ModalWindow API
7.21.1 - 2020-06-25
- Bump native SDK version to 7.1.1
7.21.0 - 2020-06-20
- Introduce DataProcessingOptions
- Remove UserProperties API
7.20.0 - 2020-06-15
- Bump native SDK version to 7.0.1
- Add Express Login
7.19.2 - 2020-04-08
- Fix FeedShare issue: #284
- Fix crash when AccessToken has no graph domain
7.19.1 - 2020-03-22
- Fix Login issue in Editor mode
7.19.0 - 2020-03-11
- Support for Gaming Video Uploads
- Support for Gaming Image Uploads
- Support for Gaming Friend Finder
7.18.1 - 2020-02-03
- Fix exported iOS project build issue
- Fix Android install referrer issue
- Fix GetUserID issue
- Remove AndroidJNIHelper log
- Bump Google Playservices Resolver to v1.2.135
7.18.0 - 2019-10-11
- Fix Android logout issue
- Fix the issue of multiple AppRequest instances when changing screen orientation
- Fix GetUserID issue
- Remove Bolts framework
7.17.2 - 2019-07-18
- Various bug fixes
7.17.1 - 2019-07-05
- Facebook Developer Docs: Changelog v7.x