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.

WhatsApp Messenger is a proprietary, cross-platform instant messaging application for smartphones. In addition to basic messaging WhatsApp Messenger users can send each other images, video and audio media messages.

learn more… | top users | synonyms

0
votes
0answers
724 views

Whatsapp and Facebook in intent share can’t recognize intent.setType(“*/*”)

I try “share” from my app to Wasthapp and Facebook. But the problem is that both of them can’t recognize intent.setType("* /"); so it is only possible send or text or image. it's not possible send ...
-2
votes
1answer
746 views

Share image through Whatsapp or Facebook Inbox

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 ...