Using FBDialogs and sample code from Facebook dev only works when you don't have a Facebook application. When I test my device and I try to share it, the application will send me to the Facebook application with a dialog box, obviously with all the information, after publication, the FB application will send me back to my application, as expected, but nothing was published. There are no errors or results registered from the handler.
Forcing a non-installed facebook app method works great.
Has anyone experienced this problem?
source
share