How to share Photo on facebook page through iphone app? - facebook

I want to Share a Photo on facebook page that some one else created but the page is public.
I am using share kit API for iPhone sharing on own wall.

Related

Linking the app store facebook like to the official app page

Is there a way to associate the Facebook like feature in the app store to a specific Facebook page?

Can Facebook SDK allow for iOS app (linked with a facebook app) to post directly to a particular page?

I am trying to make an iOS app integrated with the Facebook SDK that allows the user to post directly to a facebook group page and receive updates directly from the group page through the app, as an alternative to the facebook app.
I know that the Facebook dialog class in the latest SDK allows us to share a status directly to one's wall but I have yet to find a way to post it to a page other than the user's wall. Is there a way to gain access to a facebook group page and retrieve the posts from the page and also post directly to it?

facebook ios sdk - upload photo to fan page

Is it possible to upload/post a image to a facebook fan page, which isn't owned by me
Yes it is. You should see this post in the link down there:
Posting photos to Facebook fan page with iOS SDK

facebook application designing?

im creating an facebook application that gets uploaded pictures in albums. no display design.
i want to display the pictures in my facebook application like album pics in facebook.
im using php..(how to design the facebook application to view multiple photos, form)
yes that can be done.

Access a facebook users photos and videos for the iPhone

I was hoping someone can answer this question for me. I am trying to display wall posts, photos and videos for a certain user for example http://www.facebook.com/sony. I can see the wall posts, photos and videos without signing up for Facebook. Do I need to use the facebook connect API to access the photos and and videos for sony so that I can display them in my iPhone application? I need to display the wall posts as a table view and the images and videos as a gallery very much like how the facebook app displays it. Any help or a API specific page would be appreciated.
Thanks,
Firdosh
If you want to post to a facebook user's wall or status feed then you will need Facebook Connect API. Here's a video on how to add facebook connect to your iPhone App.
Here's the API documentation page you requested.
You will want to bear in mind, that Facebook video isn't able to be played on the iPhone as it's not encoded in any iPhone friendly format.