I'm developing an ios(6) app that publish on Facebook. I can publish on my wall, but I cannot publish on my fan page. Seems that the problem is on the authorization that my facebook app should have on my fan page, but I don't understand where give this authorization!
I've changed the parameter of destination of feed from "me/feed" to /<PAGE_ID>/feed
but without results.