Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Symbian is an embedded operating system and software platform designed for smartphones and maintained by Nokia.

learn more… | top users | synonyms

0
votes
2answers
377 views

Facebook Wall (timeline) post from Qt Symbian 4.7

I want to make a short app that can post on my Facebook wall(timeline). My app is based on webview component (QWebView) to obtain the access token for publish stream I can take the access token but ...
0
votes
1answer
290 views

Type of application for Symbian native app

I'm creating an application that will post to the users' wall. It is a Symbian native app. I know it will need to use a WebView for the OAuth2 process, but the app itself is not a web app. What ...