I'm using the simple facebook library in my android application. Publishing to the user's timeline works correctly if the user doesn't have the Facebook application installed. However, if the application is installed on the device, the publish action fails with the message: "cancelled by user".
Any ideas on how to solve this issue?