cordova-plugin-facebook4
Advanced tools
Changelog
<a name="3.1.0"></a>
Changelog
<a name="3.0.0"></a>
Changelog
This release does not contains that much but we bumped up it to a major release because as of now, each release will always be published with a synchronized Facebook SDK version for iOS and for Android
<a name="2.5.0"></a>
Changelog
ANDROID_SDK_VERSION
was renamed to FACEBOOK_ANDROID_SDK_VERSION
to avoid misunderstood. This variable is use to set the Facebook SDK version for Android not the Android SDK version (#706)README
regarding the Graph API version which is not set by the plugin itself<a name="2.4.0"></a>
Changelog
<a name="2.3.0"></a>
Changelog
<a name="2.2.0"></a>
Changelog
Changelog
Breaking change: As of February 5, 2018, Facebook doesn't support anymore App Invites, therefore these methods have been removed.
This version introduce also a new optional variable for the Android installation.
iOS: App Invites support removed (#645)
Android: Add optional installation variable ANDROID_SDK_VERSION
(#550)(#646)
I did consider removing the methods for App Invites as a breaking change, even if these weren't already supported from Facebook since months.
I followed the semantic versioning idea the Ionic team recently published in their blog
@peterpeterparker
<a name="1.10.1"></a>