The QuickBlox Facebook Connect framework: an ‘’easy’’ way for developers to connect their app to the Facebook Graph API.



It is well known that, there are several different options available to Cascades developers who want to integrate their app with Facebook.  For example, developers can invoke the native
BlackBerry 10 Facebook application from their app in order to show a Facebook profile page.  ‘’Or developers can use OAuth to interact with the Facebook Graph API to display Facebook data right in their application.’’
Henceforth the development team at QuickBlox has provided an ‘’easy’’ way for developers to connect their app to the Facebook Graph API.  We discovered that, the QuickBlox Facebook Connect framework is built upon the public OAuth library .  ‘’Dozens of Facebook Graph calls are provided, and the framework can be easily extended to add more.’’
In addition the QuickBlox framework helps developers load a user’s profile and newsfeed, integrate with Facebook Places, create a post, and so on. You can check out the QuickBlox Facebook Connect framework on GitHub.

Popular Posts