In the documentation there is a page describing this method: FB.UI
I downloaded this plugin, there are other methods like FB.AppRequest
, FB.Init
, FB.Feed
,
But no FB.UI
.
Isn't it implemented yet?
In the documentation there is a page describing this method: FB.UI
I downloaded this plugin, there are other methods like FB.AppRequest
, FB.Init
, FB.Feed
,
But no FB.UI
.
Isn't it implemented yet?
FB.UI is very canvas specific and is also redundant with other calls in the SDK, it supports the following dialogs on canvas:
The not supported options can still be accessed by calling out to javascript on canvas.