Web Facebook
The Web Facebook plugin is specifically designed to retrieve the Facebook access token for server to client implementations with Construct 3's built-in Facebook object, for games built in Construct 3.
Server Facebook integration requires an access token from Facebook to be able to call the Facebook API and use their service in a dedicated server or a network service, and for the client application.
The Facebook access token is a server credential to allow security access to integrate the Facebook API in a dedicated server or a network service like PlayFab, for the usage of the client application.
Introduction
The Construct Master Collection supports the full and easy integration of HTML 5 SDKs for web applications in web, mobile and desktop browsers, for both Construct 3 and Construct 2.
Please click here to learn more about Web.
Features
The Web Facebook plugin is specifically designed to retrieve the Facebook access token for server to client implementations with Construct 3's built-in Facebook object, for games built in Construct 3.
Server Facebook integration requires an access token from Facebook to be able to call the Facebook API and use their service in a dedicated server or a network service, and for the client application.
The Facebook access token is a server credential to allow security access to integrate the Facebook API in a dedicated server or a network service like PlayFab, for the usage of the client application.
Here are some of the web features of the web plugin:
Facebook
Facebook API
Retrieve the Facebook Access Token
Construct 3's built-in Facebook compatibility.
ES6 API
Well maintained and fully tested for production release.
For more information about web application features, please click here to learn the introductory lessons to Web.
Platform Integration
Here are some of the platforms that are natively supported:
Web
Mobile Web
Desktop
Android
iOS
Build Support
Here are some of the supported build options:
Web
Desktop
NW.js
Windows (WebView2)
macOS (WKWebView)
Mobile
Android Studio
Xcode
Phonegap
Construct 3 Build Service
Editor Features
Here are some of the features in the Construct editor:
Construct 3
How to use?
It is easy to use the Web Facebook plugin, you will only need to follow the steps below.
1. The first step is to add the built-in Facebook object into the project.
2. The second step is to add the Web Facebook object into the project.
Documentation
There is currently nothing to show, we will add more in the future.
Actions, Conditions & Expressions
Actions
Conditions
Expressions
The following expression groups:
Default
Default
GetAccessToken - Return a string of the Facebook Login access token, available once the "On User Logged In" trigger fires.
Showcase
There is currently nothing to show, we will add more in the future.
Game Projects
Instructions Kit
Specifications
-
Instructions - The game project contains instructions and steps on how to use the addon and its features.
-
Action, Conditions and Expressions - It covers the implementation of each action, condition and expression.
-
Tips and Tricks - It provides some tips and tricks on the recommended ways of using the addon.