Titanium JIRA Archive
Appcelerator Modules (MOD)

[MOD-2430] TiAPI: Update Facebook SDK's to 4.34.0

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionDone
Resolution Date2020-03-04T08:30:27.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsFacebook
Labelsn/a
ReporterHans Knöchel
AssigneeSamuel Haig
Created2018-06-13T15:25:19.000+0000
Updated2020-03-04T08:30:27.000+0000

Description

We currently use the Facebook SDK 4.31.1 in our SDK. Facebook recently released their SDK 4.33.0 which features the new graph API 3.0 with some possible changes for us. To reflect these, we should update the native libraries (iOS: .framework, Android: .aar) and validate that the modules still work. In addition, we can check for new API's that have been exposed natively, so we can expose them to Ti as well. Summary: - Update iOS- and Android-SDK to 4.34.0 - Bump the native module [releases](https://github.com/appcelerator-modules/ti.facebook/releases) to the next minor release (iOS 5.9.0, Android 7.3.0) - Validate the changes with the tests from the [example](https://github.com/appcelerator-modules/ti.facebook/tree/master/example) directory - Update the modules.json of the SDK to use the new version

Comments

  1. Brad White 2018-06-28

    Hi, Could you please also take into account this error noted in Stack Overflow? https://stackoverflow.com/questions/50972147/appcelerator-error-when-i-try-to-share-on-facebook-with-titanium-sdk-7-2-0-ga/51036856#51036856 Kind regards, Brad.
  2. Hans Knöchel 2018-06-28

    PR: https://github.com/appcelerator-modules/ti.facebook/pull/95 Pre-Release: https://github.com/appcelerator-modules/ti.facebook/releases/tag/ios-5.9.0
  3. Ewan Harris 2020-03-04

    We're now at 5.x soon to be 6.x, closing

JSON Source