how to integrate whatsapp in ios
问题 hi now i am trying Integrate What's app in our app i have done already integrate Tweet :-in this app i create two buttons one(chooseImagePressed) button is choose the image form local file and then and then second(tweetButtonPressed) this is post the image to Tweeter - (IBAction)tweetButtonPressed:(id)sender { if ([SLComposeViewController isAvailableForServiceType:SLServiceTypeTwitter]) { SLComposeViewController *tweetSheet = [SLComposeViewController composeViewControllerForServiceType