Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I was using an Android and i saw that is possible select a photo from camera roll and share via whatsapp.

Is it possible with iOS? Can i implement this feature to my iOS app? Else can i select a photo in my app and share via Facebook Inbox?

Thanks

share|improve this question
As far as I knw NO, just like for opening any link you have only safari as option , you do not get to choose from other browsers – Sunny Kumar Aditya Sep 4 '12 at 19:24

1 Answer

Check this tiny tutorial out on how to pick an image from Camera Roll or take a picture from Camera. Then you can implement methods to share the pic via Facebook, Email, Twitter etc.

share|improve this answer
Thanks Pheel, but I'm looking for a restrict way. That i share a photo with a specific contact, like SMS but using whatsapp or facebook inbox – Nathan Hegedus Sep 4 '12 at 19:32

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.