Skip to content

Releases: defold/extension-facebook

Updated to Facebook 5.9.0

06 Nov 06:19
0b78ffa

Choose a tag to compare

Pre-release
Facebook 5.9.0 (#12)

* iOS 5.9.0
* Android 5.9.0
* Added upgrade instructions for Android
* Added/update proguard files

Deferred Deep Linking

11 Oct 14:47
7919865

Choose a tag to compare

  • Added Deferred Deep Linking functionality

Issue with command shadowing.

27 Sep 14:14

Choose a tag to compare

Fixed issue with command shadowing.

Issue with command shadowing.

27 Sep 14:15

Choose a tag to compare

Fixed issue with command shadowing.

Stability improvements

24 Sep 14:19

Choose a tag to compare

Better error message, when facebook callback has a Lua error

Stability improvements

24 Sep 11:49

Choose a tag to compare

  • We don't lock mutex if we don't have commands in the queue.
  • Clear the queue at a time when we sent all messages.
  • Better error message, when facebook callback has a Lua error

Small improvements of command queue

23 Sep 12:47

Choose a tag to compare

  • Don't lock mutex if we don't have commands in the queue.
  • Clear the queue at a time when we sent all messages.

Updated AndroidManifest.xml

10 Sep 08:57

Choose a tag to compare

Added the parameterised min+target versions
It removes the automatic addition of these permissions:
WRITE_EXTERNAL_STORAGE, READ_PHONE_STATE and READ_EXTERNAL_STORAGE

Updated AndroidManifest.xml

10 Sep 08:59

Choose a tag to compare

Added the parameterised min+target versions
It removes the automatic addition of these permissions:
WRITE_EXTERNAL_STORAGE, READ_PHONE_STATE and READ_EXTERNAL_STORAGE

Updated API reference

30 Jul 10:10

Choose a tag to compare

Updated the API reference to match the latest version of the code.

  • FBSDK 5.2.1 for iOS
  • FBSDK 5.0.0 for Android
  • Graph Api v3.3 for HTML5