posting requires a permission login dialog to appear twice
问题 I am developing a mobile camera app that allows posting a photo on facebook. The camera app is a stand-alone and does not require facebook login when it starts. However I want to allow posting a picture to facebook. It follows that the first time a user will try uploading an image it will have to go through the permission login dialog twice. I cant find a way to ask the user for access his basic information + posting of an image on his wall with one login dialog. This seems "by design" if you