I'm developing an Android App. I do not want to force the user to 'like' my company Page before making a post.
I have followed the way making post to friend's wall in the document and 'Hackbook' sample. It can only make a post on wall of my company's Page. When the user have not 'like' the page, it would return 'Invalid target'.
Is there any way to do so? I see FB web and FB android app can allow user to post on the Page's wall while not 'like' the Page.