cordova-plugin-facebook-connect
Advanced tools
Changelog
1.1.0 (2021-01-21)
FACEBOOK_URL_SCHEME_SUFFIX
preference to allow for specifying a unique URL Suffix for cases where multiple apps use the same Facebook app (closes #3)FACEBOOK_AUTO_LOG_APP_EVENTS
preference and a new setAutoLogAppEventsEnabled
method to allow for disabling automatic event collection, an important feature for GDPR compliance (closes #7)api
method to allow for optionally passing an httpMethod (one of "POST" or "DELETE") in Graph API requests (closes #10)logPurchase
method to accept an optional argument for parameters (closes #6)<a name="1.0.2"></a>
Changelog
1.0.0 (2021-01-03)
v1.0.0 is the initial release of the plugin, created as a fork of the now-deprecated cordova-plugin-facebook4. Kudos to @jeduan and @peterpeterparker for their years of work maintaining that plugin!
FACEBOOK_BROWSER_SDK_VERSION
preference to override the default JavaScript SDK versionAPP_ID
and the new FACEBOOK_BROWSER_SDK_VERSION
from package.json