0

The user makes a video with my app and saves the video to their phone in directory. I wondering would it be possible to share the video that is stored on the user's phone to facebook via open graph. I have tried many things for a couple of days and even posted questions but i couldn't figure it out. So all i am wondering is it possible to share a video stored on users phone to facebook via open graph, and after video is shared facebook via open graph i can delete video from users phone? Any tips and directions would be appreciated. I am programming in objective c for ios.

1 Answers1

1

Try this

How-To: Use the Graph API to Upload a Video (iOS)

try this code from stack-overflow ThIS

Also try :This

Community
  • 1
  • 1
Logic
  • 705
  • 1
  • 9
  • 27