Is it possible to use some fork of ShareKit to post a video to facebook? I don’t want to mess with the whole Facebook graph API on my own, but would love ability to post videos.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is a pull request for video sharing in ShareKit 2.0 repo for some services, including Facebook. It is not merged yet, as there are some unresolved problems, most serious one is that if you share large video it exhausts device’s memory.
But it might be a good start for you.